]> granicus.if.org Git - curl/commitdiff
checksrc.whitelist: "missing space after close paren"
authorDaniel Stenberg <daniel@haxx.se>
Sat, 7 Nov 2015 22:20:50 +0000 (23:20 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 7 Nov 2015 22:20:50 +0000 (23:20 +0100)
... when it was within a string!

lib/checksrc.whitelist

index d20909bdc2699727685e0135784732e9fadc638e..9c29cf96df7a684174269110548502461905c2ef 100644 (file)
@@ -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[] = "(){ %*]";