]> diplodocus.org Git - nmh/commitdiff
Generalized the valgrind suppression for sendmsg via readLine.
authorDavid Levine <levinedl@acm.org>
Sun, 29 Dec 2013 14:01:28 +0000 (08:01 -0600)
committerDavid Levine <levinedl@acm.org>
Sun, 29 Dec 2013 14:01:28 +0000 (08:01 -0600)
test/valgrind.supp

index db68600f57440a4902eabc2a54daa2c31e5ac532..f3198bbd39f036f7794d339e897a823a77f9997d 100644 (file)
@@ -12,7 +12,6 @@
    Syscall param sendmsg(msg.msg_name) points to uninitialised byte(s)
    Memcheck:Param
    sendmsg(msg.msg_name)
-   fun:__sendmsg_nocancel
+   fun:*sendmsg*
    fun:readline
-   fun:getans_via_readline
 }