diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-03-04 00:12:02 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-03-04 00:12:02 +0000 |
commit | 7012a4a291f2480da9e34cbf111dec26226389c2 (patch) | |
tree | 1d66d6f2f2f787dfaacfe59c3476f307e20d0ebc /CHANGES | |
parent | 40ab20a25286ea9fc0e94402ff095cc9fa03a1c5 (diff) |
Rene Rebe fixed a -# crash when more data than expected was retrieved.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ Changelog +Daniel (4 March 2005) +- Rene Rebe fixed a -# crash when more data than expected was retrieved. + Daniel (22 February 2005) - NTLM and ftp-krb4 buffer overflow fixed, as reported here: http://www.securityfocus.com/archive/1/391042 and the CAN report here: |