mirror of
https://github.com/curl/curl.git
synced 2026-08-24 23:13:38 +03:00
printf: fix floating point buffer overflow issues
... and add a bunch of floating point printf tests
This commit is contained in:
parent
60450d507f
commit
3ab3c16db6
3 changed files with 152 additions and 5 deletions
|
|
@ -40,6 +40,7 @@ All curl_mprintf() unsigned long tests OK!
|
|||
All curl_mprintf() signed long tests OK!
|
||||
All curl_mprintf() curl_off_t tests OK!
|
||||
All curl_mprintf() strings tests OK!
|
||||
All float strings tests OK!
|
||||
</stdout>
|
||||
</verify>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue