
4 Jan
2016
4 Jan
'16
11:23 p.m.
On Wed, Dec 23, 2015 at 12:07:24PM +0800, Peng Fan wrote:
From: Peng Fan peng.fan@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.fan@nxp.com Cc: Tom Rini trini@konsulko.com Cc: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom