Re: [PATCH v5 1/3] net/ice: fix possible memory leak

2024-07-22 Thread Bruce Richardson
On Mon, Jul 22, 2024 at 04:09:15PM +0100, Bruce Richardson wrote: > On Mon, Jul 22, 2024 at 01:50:44PM +, Vladimir Medvedkin wrote: > > This patch fixes possible memory leak inside the > > ice_hash_parse_raw_pattern() due to the lack of a call to rte_free() > > for previously allocated pkt_buf

Re: [PATCH v5 1/3] net/ice: fix possible memory leak

2024-07-22 Thread Bruce Richardson
On Mon, Jul 22, 2024 at 01:50:44PM +, Vladimir Medvedkin wrote: > This patch fixes possible memory leak inside the > ice_hash_parse_raw_pattern() due to the lack of a call to rte_free() > for previously allocated pkt_buf and msk_buf. > > Fixes: 1b9c68120a1c ("net/ice: enable protocol agnostic