summaryrefslogtreecommitdiffstats
path: root/input.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2010-04-17 23:25:16 +0000
committerNicholas Marriott <nicm@openbsd.org>2010-04-17 23:25:16 +0000
commita6d52405a8eea89d803a95843687c49f9115ca65 (patch)
tree35f2d687f5d06640a5c975de11488d91cc400428 /input.c
parent842bc2b855114984c6c182b83523d7268b8b2b0b (diff)
If remain-on-exit is set, both the error callback and a SIGCHLD could
destroy the same pane (because the first one doesn't remove it from the list of panes), causing the pane bufferevent to be freed twice. So don't free it if the fd has already been set to -1, from Romain Francoise.
Diffstat (limited to 'input.c')
0 files changed, 0 insertions, 0 deletions