git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3a769d8)
Quiet valgrind complaints following pread/pwrite changes
Wed, 7 Nov 2018 17:54:24 +0000 (12:54 -0500)
Wed, 7 Nov 2018 17:58:39 +0000 (12:58 -0500)
Per complaints from buildfarm and elsewhere
Patch from Jasper Pedersen
Discussion: https://postgr.es/m/0f419c91-49ab-2399-0143-13063bd97c46@redhat.com


diff --git a/src/tools/valgrind.supp b/src/tools/valgrind.supp
index af03051260b28a302770c8e7549098c572a77bf3..2f3b602773562ad8fea9a1c6a66dfffb01c2db3f 100644 (file)
--- a/src/tools/valgrind.supp
+++ b/src/tools/valgrind.supp
@@ -52,9 +52,10 @@
{
padding_XLogRecData_write
Memcheck:Param
- write(buf)
+ pwrite64(buf)
- ...
+ ...
+ fun:pwrite
fun:XLogWrite
}
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /