]> jfr.im git - irc/irssi/irssi.git/commitdiff
Update perl.txt
authorailin-nemui <redacted>
Fri, 18 Sep 2015 21:33:52 +0000 (23:33 +0200)
committerailin-nemui <redacted>
Fri, 18 Sep 2015 21:33:52 +0000 (23:33 +0200)
docs/perl.txt

index 79ab5820205c682ed93bb5f40a1c09d836ddf8a5..560fcaec88b6fb057ede059e33a766b4882f445e 100644 (file)
@@ -1185,3 +1185,11 @@ Client->{}
   connected - whether the client is connected and ready
   want_ctcp - whether the client wants to receive CTCPs
   ircnet - network tag of the network we proxy
+
+
+
+
+ Bugs and Limitations
+ --------------------
+* Calling die in 'script error' handler causes segfault (#101)
+* Storing and later using any Irssi object may result in use-after-free related crash