[PATCH] src/common/dpp_crypto.c : fix uninitialised variable
Jouni Malinen
j at w1.fi
Sat Mar 12 09:05:24 PST 2022
On Wed, Mar 09, 2022 at 01:24:49PM -0800, Alasdair Mackintosh wrote:
> The current code generates a warning when compiled by Clang, because
> if we goto 'fail:', pasword_len can be uninitialised when we pass it
> in to bin_clear_free().
>
> Note that the actual usage is safe, because bin_clear_free() ignores
> the second argument if the first argument is NULL, but it still seems
> worth cleaning up.
Thanks, applied.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list