Hi Weiguo,
> -Original Message-
> From: Weiguo Li
> Sent: Thursday, February 3, 2022 2:20 PM
> To: Jayatheerthan, Jay
> Cc: Kundapura, Ganapati ; Naga Harish K, S V
> ; dev@dpdk.org
> Subject: [PATCH v4] eventdev/eth_rx: fix memory leak when token parsing
>
Looks good to me. Thank you for catching this.
Acked-by: Ganapati Kundapura
> -Original Message-
> From: Weiguo Li
> Sent: 03 February 2022 14:20
> To: Jayatheerthan, Jay
> Cc: Kundapura, Ganapati ; Naga Harish K, S
> V ; dev@dpdk.org
> Subject: [PATCH v4] eventd
The memory get from strdup should be freed when parameter parsing
finished, and also should be freed when error occurs.
Fixes: 814d01709328 ("eventdev/eth_rx: support telemetry")
Fixes: 9e583185318f ("eventdev/eth_rx: support telemetry")
Signed-off-by: Weiguo Li
---
v4:
* fix compilation issue
3 matches
Mail list logo