]> granicus.if.org Git - mutt/commit
Check the base64 decoding retval in auth_gss.
authorKevin McCarthy <kevin@8t8.us>
Wed, 13 Feb 2019 03:04:28 +0000 (19:04 -0800)
committerKevin McCarthy <kevin@8t8.us>
Wed, 13 Feb 2019 03:04:28 +0000 (19:04 -0800)
commitb404e7fbd249187e4e53ecf3fd313f9ac421260f
tree8512786c0f6d5825358f1bdf64a2c93ddcd9f852
parent3dd3eee40fe1f4e3a2e7ae6e10826462ef32c4a6
Check the base64 decoding retval in auth_gss.

Abort if the value is not decodable.
imap/auth_gss.c