Ticket #2008: reimplemented pty_buffer as static buffer.
commit1d8df79e60d62ff6818b3386a4d6759d1bed1603
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 7 Feb 2010 08:55:36 +0000 (7 11:55 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 19 Feb 2010 12:01:08 +0000 (19 12:01 +0000)
tree8cfd91d11d43d3f647200f03bb19d3b6fa682e25
parent126e4edce5bbccefe6bd03d8752c0252a9dfd48c
Ticket #2008: reimplemented pty_buffer as static buffer.

Reimplemented pty_buffer as static buffer to avoid
MC crashes at exit due to race conditions of destroing
subshell and file manager.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/subshell.c