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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user