diff options
author | Peng Fan <peng.fan@nxp.com> | 2015-12-23 12:07:24 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-01-04 12:25:35 -0500 |
commit | 5a6894397a657edec5d0cf4e20968cc66a368c51 (patch) | |
tree | 8c3329a5f32d195b2b9161b72000f619c35a804d /configs/woodburn_defconfig | |
parent | 09a788624dbe32aeeb0d74c97c0965303eb96d8c (diff) |
common: env: initialize scalar variable
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>
Diffstat (limited to 'configs/woodburn_defconfig')
0 files changed, 0 insertions, 0 deletions