]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Fix connectorTemplate addition
authorJouni Malinen <j@w1.fi>
Sun, 8 Mar 2020 14:18:22 +0000 (16:18 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 8 Mar 2020 14:18:22 +0000 (16:18 +0200)
commit7aa47fe5fc9660c280f3afb65fa7cfac83106fcd
treef9f2128f111e40a45fa26184ce71d490c1d7b8d6
parentfe0429a5897bbf78f0e8ae65efd31f1695f8a93f
DPP: Fix connectorTemplate addition

There was a copy-paste error in this code that would be adding the
connectorTemplate once that becomes available. In practice, this was not
reachable code, but anyway, this should be ready for potential addition
of connectorTemplate in the future.

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