diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2010-02-25 08:07:06 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2010-02-25 08:07:06 +0000 |
commit | cce81a7f4508fb7b80d20432341bc265f145f26c (patch) | |
tree | 1acf28b6610d06e4b2cd09680a4436ca1933f310 /CHANGES | |
parent | 4ad984043e797742089ee32b5194be69f2120908 (diff) | |
download | curl-cce81a7f4508fb7b80d20432341bc265f145f26c.tar.gz |
Fixed a couple of out of memory leaks and a segfault in the SMTP code.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Daniel Fandrich (25 Feb 2010) +- Fixed a couple of out of memory leaks and a segfault in the SMTP code. + Yang Tse (25 Feb 2010) - I fixed bug report #2958074 indicating (http://curl.haxx.se/bug/view.cgi?id=2958074) that curl on Windows with |