Date: Sat, 19 Sep 2020 18:03:44 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 249416] Each call to newlocale(3) with a non-null base argument results in additional memory usage Message-ID: <bug-249416-227-tN9guCbXQm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249416-227@https.bugs.freebsd.org/bugzilla/> References: <bug-249416-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249416 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |markj@FreeBSD.org --- Comment #1 from Mark Johnston <markj@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249416-227-tN9guCbXQm>
