]> diplodocus.org Git - nmh/blobdiff - test/valgrind.supp
Fix invalid pointer arithmetic.
[nmh] / test / valgrind.supp
index 2726f42e98e5046ca96d0bf4ea8101e3eafcfbda..4da69de86135ac95deed4e57a14f0e9b6b4ef3ad 100644 (file)
    fun:getaddrinfo
 }
 
+{
+   gdbm 1.13-1 writes uninitialised bytes from malloc'd area to file
+   Memcheck:Param
+   write(buf)
+   fun:__write_nocancel
+   fun:_gdbm_full_write
+   fun:gdbm_fd_open
+   fun:dbm_open
+   fun:suppress_duplicates
+   fun:localmail
+   fun:main
+}
+
+
 {
    dyld libraryLocator on MacOS 10.11.6 (El Capitan)
    Memcheck:Cond