- Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and

contributed a range of patches to fix them.
This commit is contained in:
Daniel Stenberg
2009-06-10 21:26:11 +00:00
parent 9d18c0b156
commit 352177090f
10 changed files with 12 additions and 16 deletions

View File

@@ -6,6 +6,10 @@
Changelog
Daniel Stenberg (10 Jun 2009)
- Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and
contributed a range of patches to fix them.
Yang Tse (9 Jun 2009)
- Daniel Steinberg pointed out that Curl_FormInit() in formdata.c was not
initializing the fread callback pointer and this triggered a compiler