From 3ab3c16db6a5674f53cf23d56512a405fde0b2c9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 8 Nov 2016 15:32:37 +0100 Subject: printf: fix floating point buffer overflow issues ... and add a bunch of floating point printf tests --- tests/data/test557 | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data/test557') diff --git a/tests/data/test557 b/tests/data/test557 index 8d0944a1e..ad9350f6e 100644 --- a/tests/data/test557 +++ b/tests/data/test557 @@ -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! -- cgit v1.2.3