UPSTREAM: mac80211: fix memory leaks with element parsing
commit 8223ac19 upstream. My previous commit 5d24828d ("mac80211: always allocate struct ieee802_11_elems") had a few bugs and leaked the new allocated struct in a few error cases, fix that. Bug: 254180332 Bug: 256776216 Fixes: 5d24828d ("mac80211: always allocate struct ieee802_11_elems") Signed-off-by:Johannes Berg <johannes.berg@intel.com> Link: https://lore.kernel.org/r/20211001211108.9839928e42e0.Ib81ca187d3d3af7ed1bfeac2e00d08a4637c8025@changeid Signed-off-by:
Johannes Berg <johannes.berg@intel.com> Cc: Felix Fietkau <nbd@nbd.name> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
Lee Jones <joneslee@google.com> Change-Id: Iaa8bb39376c2edc9cb3d3f8131820362d2450c67
Loading
Please sign in to comment