diff options
author | Peng Fan <peng.fan@nxp.com> | 2015-12-23 12:07:24 +0800 |
---|---|---|
committer | guoyin.chen <guoyin.chen@freescale.com> | 2016-03-04 15:53:38 +0800 |
commit | a15a650e05e1a0f5cfabcf61e20ff543df14f5c8 (patch) | |
tree | 1f0666d99e82128ee247206a87093e7654178f88 /dts | |
parent | fa76dda1e70e44292f0773d649eeb1df5553329a (diff) | |
download | u-boot-imx-a15a650e05e1a0f5cfabcf61e20ff543df14f5c8.zip u-boot-imx-a15a650e05e1a0f5cfabcf61e20ff543df14f5c8.tar.gz u-boot-imx-a15a650e05e1a0f5cfabcf61e20ff543df14f5c8.tar.bz2 |
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>
(cherry picked from commit 5a6894397a657edec5d0cf4e20968cc66a368c51)
Diffstat (limited to 'dts')
0 files changed, 0 insertions, 0 deletions