mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Merge pull request #920 from irssi/ailin-nemui-urchlay
Add information about crash on unload to perl.txt
This commit is contained in:
commit
7357302993
@ -1192,6 +1192,7 @@ Client->{}
|
||||
Bugs and Limitations
|
||||
--------------------
|
||||
* Calling die in 'script error' handler causes segfault (#101)
|
||||
* Calling "script unload" from your own script causes segfault
|
||||
* Storing and later using any Irssi object may result in use-after-free related crash
|
||||
- Workaround: always acquire fresh objects
|
||||
* Calling $dcc->close from the "dcc created" signal will cause unstable behaviour and crashes (#386)
|
||||
|
Loading…
Reference in New Issue
Block a user