[gnutls-devel] libtasn1 | asn1_array2tree: fix memleaks in asn1_array2tree, free the unused child (!59)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue Mar 24 10:08:35 CET 2020
Tim Rühsen started a new discussion on lib/structure.c: https://gitlab.com/gnutls/libtasn1/-/merge_requests/59#note_310228877
> _asn1_delete_structure (list_type *e_list, asn1_node * structure, unsigned int flags)
> {
> asn1_node p, p2, p3;
> + int flag_t = 0;
Thanks for working on it ! This code currently doesn't compile. Please try not to use _t as a suffix, as this is reserved by C99.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/libtasn1/-/merge_requests/59#note_310228877
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200324/4d0f4139/attachment.html>
More information about the Gnutls-devel
mailing list