From 9744ef2289b606515b91f39c827a65f55c6ca909 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 21 Oct 2015 13:46:03 +0200 Subject: checksrc: add crude // detection --- lib/checksrc.whitelist | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/checksrc.whitelist') diff --git a/lib/checksrc.whitelist b/lib/checksrc.whitelist index e261b9da1..d20909bdc 100644 --- a/lib/checksrc.whitelist +++ b/lib/checksrc.whitelist @@ -8,3 +8,4 @@ return fopen(file, "r"); /* VMS */ 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 -- cgit v1.2.3