Fixed some memory leaks in the command-line tool that caused most of the

torture tests to fail.
This commit is contained in:
Dan Fandrich
2009-08-09 23:15:20 +00:00
parent 1cb921b7f3
commit 66f5baa16e
2 changed files with 47 additions and 8 deletions

View File

@@ -6,6 +6,10 @@
Changelog
Daniel Fandrich (9 Aug 2009)
- Fixed some memory leaks in the command-line tool that caused most of the
torture tests to fail.
Daniel Stenberg (2 Aug 2009)
- Curt Bogmine reported a problem with SNI enabled on a particular server. We
should introduce an option to disable SNI, but as we're in feature freeze