On 18/11/2019 02:37, pannengy...@huawei.com wrote:
> From: PanNengyuan
>
> Address Sanitizer shows memory leak in hw/gpio/aspeed_gpio.c:875
>
> Reported-by: Euler Robot
> Signed-off-by: PanNengyuan
Reviewed-by: Cédric Le Goater
I will add this patch the series I am building for 5.0.
Thank
From: PanNengyuan
Address Sanitizer shows memory leak in hw/gpio/aspeed_gpio.c:875
Reported-by: Euler Robot
Signed-off-by: PanNengyuan
---
hw/gpio/aspeed_gpio.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/hw/gpio/aspeed_gpio.c b/hw/gpio/aspeed_gpio.c
index 7acc5fa..41e11ea 100644
---