« Previous | Next » 

Revision 95d8f9f4

ID95d8f9f41c313c458dd34e0a54162c414a352111

Added by Markus Armbruster over 12 years ago

console: Fix console_putchar() for CSI J

It falls through to the code for CSI K. "Erase Down" also does "Erase
End of Line", "Erase Up" also does "Erase Start of Line", and "Erase
Screen" also does "Erase Line". Happens not to be visible. Fix it
anyway. Spotted by Coverity.

Signed-off-by: Markus Armbruster <>
Signed-off-by: Stefan Hajnoczi <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences