diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-05-16 18:17:38 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-06-03 15:27:20 +0200 |
commit | 62217295d7b0377f5eeee0e9716cc0443e4ce1ba (patch) | |
tree | 513d7ee0481ea15d3f70d96e4ecb7c0e8cd52959 /configs/am43xx_evm_qspiboot_defconfig | |
parent | d799c67ad32e5bb1a7ae098611c2990f80099309 (diff) | |
download | u-boot-62217295d7b0377f5eeee0e9716cc0443e4ce1ba.tar.gz |
efi_loader: avoid using unitialized values as console size
If a request for the console size would be answered with a response
with less then three values, uninitialized stack memory would be
copied to the number of rows and columns of the terminal.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'configs/am43xx_evm_qspiboot_defconfig')
0 files changed, 0 insertions, 0 deletions