1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 14:56:39 +02:00

perl: fix memory leak when calling perl functions (bug #32895)

This commit is contained in:
Sebastien Helleu
2011-04-26 22:26:53 +02:00
parent 2c65354226
commit f4f90e85fb
2 changed files with 29 additions and 43 deletions
+1
View File
@@ -86,6 +86,7 @@ Version 0.3.5 (under dev!)
* irc: add many missing commands for target buffer (options irc.msgbuffer.xxx)
(bug #32216)
* lua: fix crash when many scripts are executing callbacks at same time
* perl: fix memory leak when calling perl functions (bug #32895)
* relay: fix crash on /upgrade when nick in irc client is not yet set
* relay: allow colon in server password received from client
* relay: do not send join for private buffers to client