[PATCH v2 wireless-drivers 0/2] libertas: Fix some memory leak bugs

Brian Norris briannorris at chromium.org
Wed Oct 20 10:33:37 PDT 2021


On Wed, Oct 20, 2021 at 5:04 AM Wang Hai <wanghai38 at huawei.com> wrote:
> This patchset fixes some memory leak bugs by adding the missing kfree().

You could probably just as well switch the kzalloc()'s to be
devm_kzalloc()'s, but either way works I guess.

Reviewed-by: Brian Norris <briannorris at chromium.org>



More information about the libertas-dev mailing list