On 09/03/2022 22:24, 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. > > Signed-off-by: Alasdair Mackintosh <alasdair at google.com> I'm not familiar with the toolchain Jouni uses, but I suspect an actual email address is needed in the Signed-off-by line rather than a part-obfuscated-one. HTH, Jan _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap