aboutsummaryrefslogtreecommitdiffstats
path: root/lib/textsearch.c
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2011-01-23 12:19:55 +0000
committerDavid S. Miller <davem@davemloft.net>2011-01-24 23:20:24 -0800
commit986e3f6e2b4582d9a7e61de5090042d5af85da44 (patch)
tree8f5f26ea8ae242c242b71d7a50c859852cee8cb5 /lib/textsearch.c
parentpch_gbe: don't use flush_scheduled_work() (diff)
downloadlinux-dev-986e3f6e2b4582d9a7e61de5090042d5af85da44.tar.xz
linux-dev-986e3f6e2b4582d9a7e61de5090042d5af85da44.zip
USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()
We will leak the storage allocated by request_firmware() if the size of the firmware is greater than KAWETH_FIRMWARE_BUF_SIZE. This removes the leak by calling release_firmware() before we return -ENOSPC. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions