diff options
| author | Maxime Coste <mawww@kakoune.org> | 2018-05-21 20:30:24 +1000 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2018-05-21 20:30:24 +1000 |
| commit | 56e2174cf6dad9c1e664877d27e3ca9c4ae2c512 (patch) | |
| tree | 6a890c673077b3d0a05b35aaa69cac6e92f92458 /src/input_handler.cc | |
| parent | d4e36958f851000be58c427517fbf65aee68bd84 (diff) | |
Do not reuse m_buffer_trash to store dying buffers in ~BufferManager
Doing that clears m_buffer_trash, deleting buffers contained there,
but we are not ready to have Buffer destructors running yet as we
did not clear the ClientManager, meaning we might have free windows
pointing to buffers in the buffer trash.
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions
