Fix memory leak in /QUEUE -FLUSH

The queue->name must be freed.
This commit is contained in:
Kevin Easton
2017-07-11 19:01:09 +10:00
parent dbd37bc35d
commit a6a5a19e28
2 changed files with 14 additions and 13 deletions

View File

@@ -1,5 +1,7 @@
[Changes 1.2.2]
* Fix memory leak in /QUEUE -FLUSH. (caf)
* Messages sent by /SV and /PASTE should be logged in the send log. (caf)
* Change send_text() to combine command, hook and log arguments into one