[Bug 249416] Each call to newlocale(3) with a non-null base argument results in additional memory usage
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Sep 19 18:03:44 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249416
Mark Johnston <markj at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
CC| |markj at FreeBSD.org
--- Comment #1 from Mark Johnston <markj at FreeBSD.org> ---
I suspect it'll be ok to make newlocale() release a reference on the base
locale. I tested a patch that does exactly this and it appears to fix the
leak.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list