mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fixed bug1058.
This commit is contained in:
parent
d72349bde0
commit
0bbe6eda34
5 changed files with 18 additions and 0 deletions
|
@ -88,6 +88,7 @@ got_fatal_signal( int sig )
|
|||
rl_free_line_state ();
|
||||
rl_cleanup_after_signal ();
|
||||
#endif
|
||||
tty_cleanup_after_signal ();
|
||||
|
||||
/* Better don't translate these messages. */
|
||||
write(2, "\n", 1 );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue