Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1306503

Re: [PATCH] b43: Fix a memory leak in b43_bus_dev_ssb_init

From Rafał Miłecki <zajec5@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] b43: Fix a memory leak in b43_bus_dev_ssb_init
Date 2016-01-11 17:50 +0100
Message-ID <qPNPm-4ZY-55@gated-at.bofh.it> (permalink)
References <qPBuO-58D-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 11 January 2016 at 04:37, Jia-Ju Bai <baijiaju1990@163.com> wrote:
> The memory allocated by kzalloc in b43_bus_dev_ssb_init is not freed.
> This patch fixes the bug by adding kfree in b43_ssb_remove.

Nice. If you want somethig more to scratch your head, see
"Missing b43 firmware handling"
http://lists.infradead.org/pipermail/b43-dev/2014-June/003467.html

-- 
Rafał

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH] b43: Fix a memory leak in b43_bus_dev_ssb_init Jia-Ju Bai <baijiaju1990@163.com> - 2016-01-11 04:40 +0100
  Re: [PATCH] b43: Fix a memory leak in b43_bus_dev_ssb_init Michael Büsch <m@bues.ch> - 2016-01-11 17:50 +0100
  Re: [PATCH] b43: Fix a memory leak in b43_bus_dev_ssb_init Rafał Miłecki <zajec5@gmail.com> - 2016-01-11 17:50 +0100

csiph-web