[gnutls-devel] GnuTLS | Missing/wrong checks in lib/ext/pre_shared_key.c (server_recv_params) (#523)
Daiki Ueno
gitlab at mg.gitlab.com
Thu Jul 19 12:53:31 CEST 2018
I suspect it's a false-positive. There is a check on `psk_index < 0` after the loop, and when exiting from the loop with a non-negative `psk_index`, `resuming` and `prf` are always set, due to the `break` statements.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/523#note_89016126
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/20180719/268d361c/attachment.html>
More information about the Gnutls-devel
mailing list