diff options
author | Nicholas Marriott <nicm@cvs.openbsd.org> | 2015-07-17 13:09:08 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@cvs.openbsd.org> | 2015-07-17 13:09:08 +0000 |
commit | 1ed5e20e5647685df9a8d1a789e7f34044763647 (patch) | |
tree | 824dd4b08adcbdcab24602fe882ee1a2fbe9c3c7 /lib | |
parent | 9eb61a55f420164de54e9934cf9004eb6fb124ae (diff) |
Do not call window_unzoom from window_destroy because it will try to add
a notification which will get confused because the reference count is
already zero and end up back in window_destroy and a double
free. Instead, just destroy the layouts directly. Noticed by Thomas
Adam.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions