| commit | 216df07688c3811983d4e3430ad59689ebaab889 | [log] [download] |
|---|---|---|
| author | Nicholas Marriott <nicm@openbsd.org> | Fri Jul 17 07:05:58 2009 +0000 |
| committer | Nicholas Marriott <nicm@openbsd.org> | Fri Jul 17 07:05:58 2009 +0000 |
| tree | 002fc3b0f801086f47c3f0d20d56bd8a585f13c8 | |
| parent | 65deba3a350f760dacdb170fbecfa07edf4e4711 [diff] |
A similar for fix for window_choose: don't rely on the callback always being called to free data, have a separate free callback and call it from the mode cleanup code.