diff options
author | Micah Cowan <micah@micah.cowan.name> | 2010-04-09 07:09:37 +0000 |
---|---|---|
committer | Micah Cowan <micah@micah.cowan.name> | 2010-04-09 07:09:37 +0000 |
commit | b2e752b3842ffeb21cd4a8b80bee673d43e88695 (patch) | |
tree | 1cd652536ffe9858060b37ab6c5f172067facf6b /compat/imsg.c | |
parent | 08632b4f0aea44a21bf5b0755197e076277bb437 (diff) | |
download | rtmux-b2e752b3842ffeb21cd4a8b80bee673d43e88695.tar.gz rtmux-b2e752b3842ffeb21cd4a8b80bee673d43e88695.tar.bz2 rtmux-b2e752b3842ffeb21cd4a8b80bee673d43e88695.zip |
Don't try to use a window-link that may have been freed.
In the case where a join-pane is performed from within a grouped session,
and the source pane had no siblings in the window (causing the window to
be destroyed), there was an invalid access of the destination window
link (which had been destroyed as part of the group session's
resynchronization with the original session, due to killing the
now-empty source window).
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: cmd-join-pane.c
CVS: ----------------------------------------------------------------------
Diffstat (limited to 'compat/imsg.c')
0 files changed, 0 insertions, 0 deletions