[gnutls-devel] libtasn1 | Make use of const variant of asn1_node (!9)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Jul 11 12:55:18 CEST 2019




Nikos Mavrogiannopoulos commented on a discussion on lib/coding.c: https://gitlab.com/gnutls/libtasn1/merge_requests/9#note_190732063

>   *   length needed.
>   **/
>  int
> -asn1_der_coding (asn1_node element, const char *name, void *ider, int *len,
> +asn1_der_coding (asn1_node_const element, const char *name, void *ider, int *len,

The ABI check seems to catch the type change, though it mentions `type size hasn't changed` and it looks safe to me. Instead of adding suppressions would you like to regenerate those abi dump files (run `make abi-dump-latest abi-dump-versioned`)?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/libtasn1/merge_requests/9#note_190732063
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/20190711/b5d3a9dc/attachment.html>


More information about the Gnutls-devel mailing list