]> git.ipfire.org Git - thirdparty/hostap.git/commit
LEAP: Check whether MD5 operation succeeded
authorJouni Malinen <j@w1.fi>
Sat, 18 Oct 2025 08:22:09 +0000 (11:22 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 18 Oct 2025 15:13:00 +0000 (18:13 +0300)
commit395a36af96b3b0b8e1a7a3dfbd9026bde6979ec4
tree25a432d406510d42123322ef10f65a378bdc3b76
parentcb354d32b13fc0fbddbc27cf6f54ca54e40f0e8b
LEAP: Check whether MD5 operation succeeded

md5_vector() could theoretically fail, so check for that.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_peer/eap_leap.c