On Wed, Dec 23, 2015 at 12:07:24PM +0800, Peng Fan wrote:

> From: Peng Fan <peng....@nxp.com>
> 
> Before calling hsearch_r, initialize callback entry to NULL.
> 
> Coverity log:
> "
> Uninitialized scalar variable (UNINIT)
> uninit_use_in_call: Using uninitialized value e.
> Field e.callback is uninitialized when calling hsearch_r.
> "
> 
> Reported-by: Coverity
> Signed-off-by: Peng Fan <peng....@nxp.com>
> Cc: Tom Rini <tr...@konsulko.com>
> Cc: Simon Glass <s...@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to