Just needed one more suppression for the minimal test in the bugzilla
item. I expect that there will be a seemingly endless number of leaks
in Darwin (different libs, later versions).
are not entered into bugzilla tend to get forgotten about or ignored.
228343 none/tests/darwin/bug228343 fails on OS X
+258140 Valgrind on OS X always reports some memory "still reachable"
413369 unhandled amd64-darwin syscall: unix:151 (getpgid)
487055 memcheck/tests/x86-linux/scalar fails running in Docker
509562 s390x: Define minimum required machine model
# I suppose that this is deliberate
# and that Apple know what they are doing?
{
- masOS1015:__chkstk_darwin_probe
+ macOS1015:__chkstk_darwin_probe
Memcheck:Addr8
fun:__chkstk_darwin_probe
}
+{
+ macOS1015:_mh_execute_header
+ Memcheck:Leak
+ match-leak-kinds: definite
+ fun:malloc
+ fun:_mh_execute_header
+}
+