Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit517b0d0

Browse files
committed
Quiet valgrind complaints following pread/pwrite changes
Per complaints from buildfarm and elsewherePatch from Jasper PedersenDiscussion:https://postgr.es/m/0f419c91-49ab-2399-0143-13063bd97c46@redhat.com
1 parent3a769d8 commit517b0d0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎src/tools/valgrind.supp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,10 @@
5252
{
5353
padding_XLogRecData_write
5454
Memcheck:Param
55-
write(buf)
55+
pwrite64(buf)
5656

57-
...
57+
...
58+
fun:pwrite
5859
fun:XLogWrite
5960
}
6061

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp