- David Binderman found a memory and fd leak in lib/gtls.c:load_file()

(https://bugzilla.novell.com/523919). When looking at the code, I found
  that also the ptr pointer can leak.
This commit is contained in:
Michal Marek
2009-07-22 09:48:32 +00:00
parent 650543a042
commit 4c207a004c
3 changed files with 16 additions and 6 deletions

View File

@@ -6,6 +6,10 @@
Changelog
Michal Marek (22 Jul 2009)
- David Binderman found a memory and fd leak in lib/gtls.c:load_file()
(https://bugzilla.novell.com/523919). When looking at the code, I found
that also the ptr pointer can leak.
Kamil Dudka (20 Jul 2009)
- Claes Jakobsson improved the support for client certificates handling
in NSS-powered libcurl. Now the client certificates can be selected