https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195128

--- Comment #6 from [email protected] ---
Created attachment 149711
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149711&action=edit
Fix & proto-test case

I tried writing a test based on
http://cvsweb.netbsd.org/bsdweb.cgi/src/tests/lib/libc/gen/t_dir.c?rev=1.6&content-type=text/x-cvsweb-markup&only_with_tag=MAIN
but that relies on malloc() calling sbrk() which isn't true on FreeBSD.

I used the jemalloc stats but it shows more deallocated than allocated so
either I'm using it wrong or the stats aren't useful for this purpose.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to