[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120316.015757.1890511102561562139.davem@davemloft.net>
Date: Fri, 16 Mar 2012 01:57:57 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eilong@...adcom.com
Cc: mschmidt@...hat.com, netdev@...r.kernel.org, yuvalmin@...adcom.com,
yanivr@...adcom.com, dmitry@...adcom.com
Subject: Re: [PATCH net 2/2] bnx2x: fix memory leak in bnx2x_init_firmware()
From: "Eilon Greenstein" <eilong@...adcom.com>
Date: Fri, 16 Mar 2012 09:24:34 +0200
> On Fri, 2012-03-16 at 01:08 +0100, Michal Schmidt wrote:
>> When cycling the interface down and up, bnx2x_init_firmware() knows that
>> the firmware is already loaded, but nevertheless it allocates certain
>> arrays anew (init_data, init_ops, init_ops_offsets, iro_arr). The old
>> arrays are leaked.
>>
>> Fix the leaks by returning early if the firmware was already loaded.
>> Because if the firmware is loaded, so are the arrays.
>>
>> Signed-off-by: Michal Schmidt <mschmidt@...hat.com>
>
>
> Acked-by: Eilon Greenstein <eilong@...adcom.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists