Files
u-boot/common
Simon Glass af880e247d console: Fix handling of NULL global_data
Both putc() and puts() can be called before global_data is set up. Some of
the code paths don't handle this correctly. Add an explicit test before
any member is accessed.

Reported-by: Coverity (CID: 169030)
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2018-06-18 14:43:14 -04:00
..
2018-06-13 07:49:13 -04:00
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2018-06-13 07:49:13 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2018-06-18 13:55:13 -04:00
2018-06-05 20:19:08 -04:00
2017-08-16 08:30:24 -04:00