fixed http-form memory leaks

This commit is contained in:
van Hauser 2017-11-27 17:44:51 +01:00
commit a58f785065
2 changed files with 240 additions and 158 deletions

View file

@ -3,6 +3,7 @@ Changelog for hydra
Release 8.7-dev
* fixed various memory leaks in http-form module
* corrected hydra return code to be 0 on success
* added patch from debian maintainers which fixes spellings
* fixed weird crash on x64 systems