mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
02eed97d97
A flag "closing" has been added in buffers. It is set to 1 when the buffer is closing, and then no more printf is allowed in the buffer (a message printed on relay buffer was causing a crash when it is closed).