mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
free-twice problem corrected
This commit is contained in:
parent
611f50fb76
commit
2488fff451
4
CHANGES
4
CHANGES
@ -6,6 +6,10 @@
|
||||
|
||||
History of Changes
|
||||
|
||||
Daniel (13 June 2000)
|
||||
- Luong Dinh Dung <dung at sch.bme.hu> found a problem in curl_easy_cleanup()
|
||||
since it free()ed the main curl struct *twice*. This is now corrected.
|
||||
|
||||
Daniel (9 June 2000)
|
||||
- Updated the RESOURCES file, added a README.win32 file.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user