[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 191192] New: syslog() needs a suppression on macosx
From:       Dan Kegel <dank () kegel ! com>
Date:       2009-05-01 1:21:19
Message-ID: bug-191192-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=191192

           Summary: syslog() needs a suppression on macosx
           Product: valgrind
           Version: 3.5 SVN
          Platform: Compiled Sources
        OS/Version: OS X
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: memcheck
        AssignedTo: jseward@acm.org
        ReportedBy: dank@kegel.com


#include <syslog.h>
int main(int argc, char **argv)
{
    syslog(LOG_USER, "foobar: error 1234");
}
on macosx produces a warning, and needs a suppression like
{
   macosx_vsyslog_hole
   Memcheck:Param
   socketcall.sendto(msg)
   fun:sendto$NOCANCEL$UNIX2003
   fun:vsyslog
}

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic