Re: [U-Boot] [PATCH 1/4] disk: efi: Fix memory leak on 'gpt guid'

2019-04-30 Thread Heinrich Schuchardt
On 4/30/19 4:53 AM, Eugeniu Rosca wrote: Below is what happens on R-Car H3ULCB-KF using clean U-Boot v2019.04-00810-g6aebc0d11a10 and r8a7795_ulcb_defconfig: => ### interrupt autoboot => gpt guid mmc 1 21200400-0804-0146-9dcc-a8c51255994f success! => ### keep calling 'gpt guid mmc 1'

[U-Boot] [PATCH 1/4] disk: efi: Fix memory leak on 'gpt guid'

2019-04-29 Thread Eugeniu Rosca
Below is what happens on R-Car H3ULCB-KF using clean U-Boot v2019.04-00810-g6aebc0d11a10 and r8a7795_ulcb_defconfig: => ### interrupt autoboot => gpt guid mmc 1 21200400-0804-0146-9dcc-a8c51255994f success! => ### keep calling 'gpt guid mmc 1' => ### on 59th call, we are out of memory: => g