Skip to content

Commit 517b0d0

Browse files
committed
Quiet valgrind complaints following pread/pwrite changes
Per complaints from buildfarm and elsewhere Patch from Jasper Pedersen Discussion: https://postgr.es/m/0f419c91-49ab-2399-0143-13063bd97c46@redhat.com
1 parent 3a769d8 commit 517b0d0

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy