summaryrefslogtreecommitdiff
path: root/board/xes/common/fsl_8xxx_pci.c
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-01-15 10:20:10 (GMT)
committerWolfgang Denk <wd@denx.de>2010-01-15 12:26:20 (GMT)
commit2740544881f652566756815dda4da0bcd946e9de (patch)
tree2a76867d094fa88bdfdd6c229fa30ad448dd3123 /board/xes/common/fsl_8xxx_pci.c
parentf098337152ca48e135448f5e7836cce938e12bc0 (diff)
downloadu-boot-2740544881f652566756815dda4da0bcd946e9de.tar.xz
malloc: return NULL if not initialized yet
When malloc() was called before it was properly initialized (as would happen if when used before relocation to RAM) it returned random, non-NULL values, which called all kinds of difficult to debug subsequent errors. Make sure to return NULL when initialization was not done yet. Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/xes/common/fsl_8xxx_pci.c')
0 files changed, 0 insertions, 0 deletions