summaryrefslogtreecommitdiff
path: root/lib_nios
diff options
context:
space:
mode:
authorJohn Schmoller <jschmoller@xes-inc.com>2010-03-12 15:49:23 (GMT)
committerWolfgang Denk <wd@denx.de>2010-03-21 21:44:58 (GMT)
commit6475b9f91bd33bfd38418469cabdcfc0fefbd848 (patch)
treedc8baee5e589fac670329f570a91fec52dd9c38f /lib_nios
parente070a56c777f1fd05950e1bc63483c19decd6f78 (diff)
downloadu-boot-fsl-qoriq-6475b9f91bd33bfd38418469cabdcfc0fefbd848.tar.xz
console: Fix console buffer overrun
When CONFIG_SYS_CBSIZE equals MAX_CMDBUF_SIZE, a command string of maximum length will overwrite part of the history buffer, causing the board to die. Expand the console_buffer and hist_lines buffer by one character each to hold the missing NULL char. Signed-off-by: John Schmoller <jschmoller@xes-inc.com>
Diffstat (limited to 'lib_nios')
0 files changed, 0 insertions, 0 deletions