[gnutls-devel] GnuTLS | lib: drop gnutls_uint64 usage as sequence number (!1102)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Oct 24 16:17:59 CEST 2019




Nikos Mavrogiannopoulos started a new discussion on lib/buffers.c: https://gitlab.com/gnutls/gnutls/merge_requests/1102#note_235101169

>  int
>  _gnutls_record_buffer_get(content_type_t type,
>  			  gnutls_session_t session, uint8_t * data,
> -			  size_t length, uint8_t seq[8])

Why this change? I am often using `uint8_t seq[8]` to assist static analysers (or the compiler) in detecting issues in the code. Is there any advantage of the pointer in this case?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1102#note_235101169
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/20191024/633a55ae/attachment.html>


More information about the Gnutls-devel mailing list