Re: GnuTLS | x509_privkey_verify_seed: Fix memory leak (!2135)

"(Deprecated) Read-only notification of GnuTLS library development activities" <[email protected]>
Newsgroups gmane.comp.encryption.gpg.gnutls.devel
Message-ID <[email protected]>

Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/2135 was reviewed by Alexander Sosedkin

--
  
Alexander Sosedkin started a new discussion on lib/x509/privkey.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/2135#note_3699062786

 > -		return gnutls_assert_val(GNUTLS_E_PK_NO_VALIDATION_PARAMS);
 > +	if (seed == NULL || seed_size == 0) {
 > +		gnutls_assert_val(GNUTLS_E_PK_NO_VALIDATION_PARAMS);

ret = ..., so that it doesn't return 0?


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2135
You're receiving this email because of your account on gitlab.com. Unsubscribe from this thread: https://gitlab.com/-/namespace/17175643/sent_notifications/6-3qn4st6buv9ata1vluebrf0xq-a84t7/unsubscribe | Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
Gnutls-devel mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnutls-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.