]> git.ipfire.org Git - thirdparty/hostap.git/commit
PASN: Use a helper function to free radio work data
authorJouni Malinen <j@w1.fi>
Sun, 21 Mar 2021 16:33:17 +0000 (18:33 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 21 Mar 2021 16:33:17 +0000 (18:33 +0200)
commit37306a004239d45dd8d5c6bc8ccf4a567d28dd4a
tree8ce8ccdf26e15708d5bdf7f2c66d56227b43699b
parent349e9eafbb55f632b616f5647e2c8d6a396fbeea
PASN: Use a helper function to free radio work data

This is safer in avoiding memory leaks now that there is a dynamically
allocated member within the data struct.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/pasn_supplicant.c