aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2019-06-10 20:02:19 +0000
committerJohannes Berg <[email protected]>2019-06-14 13:46:33 +0000
commit4f488fbca2a86cc7714a128952eead92cac279ab (patch)
tree247e1fe0b71831ee8aceb3af923bc7d49126bb53 /net/ipv4/tcp_output.c
parentcfg80211: util: fix bit count off by one (diff)
downloadkernel-4f488fbca2a86cc7714a128952eead92cac279ab.tar.gz
kernel-4f488fbca2a86cc7714a128952eead92cac279ab.zip
cfg80211: fix memory leak of wiphy device name
In wiphy_new_nm(), if an error occurs after dev_set_name() and device_initialize() have already been called, it's necessary to call put_device() (via wiphy_free()) to avoid a memory leak. Reported-by: [email protected] Fixes: 1f87f7d3a3b4 ("cfg80211: add rfkill support") Cc: [email protected] Signed-off-by: Eric Biggers <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions