]> git.ipfire.org Git - thirdparty/plymouth.git/commit
terminal: Don't set ISTRIP in terminal attributes
authorRay Strode <rstrode@redhat.com>
Mon, 15 Nov 2010 18:56:01 +0000 (13:56 -0500)
committerRay Strode <rstrode@redhat.com>
Mon, 15 Nov 2010 18:56:01 +0000 (13:56 -0500)
commitaba7c7b89fcbbfa516d86f50f7b89a593ca95303
tree3e8db4db9b550e6ea4c0fc2589673cb91100e944
parentb204e25c87271cd420a95e9d1f163bf6c0913552
terminal: Don't set ISTRIP in terminal attributes

In certain error paths plymouth would erroneously set
ISTRIP on the terminal.  This is bogus in the same way
the changes fixed by commit ea394383c54dda771dcf59e7ec11280fa945280b
were bogus.
src/libply-splash-core/ply-terminal.c
src/main.c