From: Daniel Stenberg Date: Sat, 7 Nov 2015 22:20:50 +0000 (+0100) Subject: checksrc.whitelist: "missing space after close paren" X-Git-Tag: curl-7_46_0~98 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2581585961d2cffde0c98a57c836aa31b649adf7;p=curl checksrc.whitelist: "missing space after close paren" ... when it was within a string! --- diff --git a/lib/checksrc.whitelist b/lib/checksrc.whitelist index d20909bdc..9c29cf96d 100644 --- a/lib/checksrc.whitelist +++ b/lib/checksrc.whitelist @@ -9,3 +9,4 @@ return fopen(file, "r", "rfm=stmlf", "ctx=stm"); curl_memlog("FILE %s:%d fopen(\"%s\",\"%s\") = %p\n", a URL as file://localhost//foo must be valid as well, to refer to + const char atom_specials[] = "(){ %*]";