
12 May
2017
12 May
'17
7:21 p.m.
On Mon, May 08, 2017 at 08:40:16PM +0200, xypron.glpk@gmx.de wrote:
strdup uses malloc to allocate memory for str. If we cannot bind to the generic driver we should release the memory.
The problem was indicated by clang scan-build.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de Reviewed-by: Bin Meng bmeng.cn@gmail.com
Applied to u-boot/master, thanks!
--
Tom