]> granicus.if.org Git - postgresql/commitdiff
Adjust valgrind fix in commit 517b0d0b5f
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 8 Nov 2018 13:38:46 +0000 (08:38 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 8 Nov 2018 13:38:46 +0000 (08:38 -0500)
lousyjack still wasn't happy. I have tested this modification and it
worked.

src/tools/valgrind.supp

index 2f3b602773562ad8fea9a1c6a66dfffb01c2db3f..ec47a228ae54385b5983886326aa21756231a9f9 100644 (file)
@@ -55,7 +55,6 @@
        pwrite64(buf)
 
        ...
-       fun:pwrite
        fun:XLogWrite
 }