[gnutls-devel] GnuTLS | Datum.c cleanup (!1002)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue May 28 16:53:34 CEST 2019



Merge request https://gitlab.com/gnutls/gnutls/merge_requests/1002 was reviewed by Nikos Mavrogiannopoulos

--
  
Nikos Mavrogiannopoulos started a new discussion on lib/datum.c: https://gitlab.com/gnutls/gnutls/merge_requests/1002#note_175392191

> -		return 0;
> -	}
> +	if (data == NULL)

Is that change based on your investigation that no null can be provided to it? It seems to change this function's semantics.

btw. `GNUTLS_E_INVALID_REQUEST` is sent by other functions on invalid input.


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1002
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/20190528/ca34c159/attachment.html>


More information about the Gnutls-devel mailing list