https://bugs.kde.org/show_bug.cgi?id=188572 Summary: Valgrind on Mac should suppress setenv() mem leak Product: valgrind Version: 3.5 SVN Platform: Unlisted Binaries OS/Version: OS X Status: UNCONFIRMED Severity: normal Priority: NOR Component: memcheck AssignedTo: jseward@acm.org ReportedBy: nirnimesh@gmail.com setenv() on Mac leaks memory intentionally. (refer: man setenv) Valgrind should suppress this on Mac. Probably: { setenv() leaks on Mac intentionally. Memcheck:Leak ... fun:__setenv fun:setenv$UNIX2003 } -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.