]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: DPP_CONFIGURATOR_ADD error path
authorJouni Malinen <jouni@codeaurora.org>
Fri, 21 Sep 2018 18:39:34 +0000 (21:39 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 21 Sep 2018 18:39:34 +0000 (21:39 +0300)
commitf1e2d3816625abcc8ec81c9783a853d5072e4ed1
treebcf0d29333ac31ca96aaadc068fc8d647027e934
parentbd88ed60fa9e45c67aeab45a5b7bd6d536cbf14d
tests: DPP_CONFIGURATOR_ADD error path

This is a regression test case for a memory leak on DPP_CONFIGURATOR_ADD
error path in dpp_keygen_configurator() when an unsupported curve is
specified.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_dpp.py