Fixed memory leak in v1 cookie parser reported by Sogeti/ESEC R&D (MODSEC-121).

This commit is contained in:
b1v1r
2010-02-05 18:07:56 +00:00
parent 7262e026d2
commit d66760d09c
2 changed files with 17 additions and 3 deletions

View File

@@ -1,6 +1,8 @@
14 Jan 2010 - 2.5.12
--------------------
* Fixed memory leak in v1 cookie parser. Reported by Sogeti/ESEC R&D.
* Now support macro expansion in numeric operators (@eq, @ge, @lt, etc.)
* Update copyright to 2010.