Ticket #2008: reimplemented pty_buffer as static buffer.
commit163b07d23f32a44d0133c4d74888b321fb5246cf
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 11:30:29 +0000 (19 11:30 +0000)
tree6dd33498be9268638271c9022ab665e1f65b50d3
parentd1ad2645cd34b31d9c99daf218ff3741e53cb4a2
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