[gnutls-devel] Memory leak in print_aia in lib/x509/output.c

Nikos Mavrogiannopoulos nmav at gnutls.org
Thu Nov 28 17:30:48 CET 2013


On Sun, Nov 24, 2013 at 1:00 AM, Ben de Graaff <ben at nx3d.org> wrote:
> The print_aia function in lib/x509/output.c (called via e.g.
> gnutls_x509_crt_print) calls gnutls_x509_crt_get_authority_info_access
> but never frees the data if this call is successful. This results in a
> memory leak.
> Bug requires authority info access to be present, and exists in version
> 3.2.6 and latest git.

Hello Ben,
 Thank you for reporting that. I've committed a fix in the master branch.

regards,
Nikos



More information about the Gnutls-devel mailing list