summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Bühler <stbuehler@web.de>2014-02-14 21:06:10 +0000
committerStefan Bühler <stbuehler@web.de>2014-02-14 21:06:10 +0000
commitb239e7734a456aa527172bf7d8755b7dad1247e4 (patch)
tree7e0215ed69cc06f6a06667dbc226ee9776c167fb /NEWS
parentb461e031f54db7541b2f5095f2b6adabe83dab12 (diff)
downloadlighttpd-git-b239e7734a456aa527172bf7d8755b7dad1247e4.tar.gz
[mod_magnet] fix memory leak
From: Stefan Bühler <stbuehler@web.de> git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2943 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7c29eb20..a9916b7e 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ NEWS
* [mod_rrdtool] fix invalid read (string not null terminated)
* [mod_dirlisting] fix memory leak if pcre fails
* [mod_fastcgi,mod_scgi] fix resource leaks on spawning backends
+ * [mod_magnet] fix memory leak
- 1.4.34
* [mod_auth] explicitly link ssl for SHA1 (fixes #2517)