[Bug 262743] Memory leak in security/strongswan's charon daemon when communicating over vici socket.
Date: Fri, 13 Jan 2023 06:42:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262743
Jose Luis Duran <jlduran@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jlduran@gmail.com
--- Comment #11 from Jose Luis Duran <jlduran@gmail.com> ---
Created attachment 239436
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239436&action=edit
security/strongswan: Avoid a memory leak
As stated in https://docs.strongswan.org/docs/5.9/os/freebsd.html:
> While FreeBSD's C library implements the GNU extensions for custom
> printf() conversion specifiers, the implementation seems to leak memory,
> so using --with-printf-hooks=builtin is recommended.
PR: 262743
--
You are receiving this mail because:
You are the assignee for the bug.