]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
checksrc.whitelist: remove fopen() uses
authorDaniel Stenberg <daniel@haxx.se>
Sun, 3 Apr 2016 09:57:21 +0000 (11:57 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 3 Apr 2016 09:57:21 +0000 (11:57 +0200)
lib/checksrc.whitelist

index 9c29cf96df7a684174269110548502461905c2ef..1ff5f94c5c34a60e36d1ab2e72eaa253d6d36c64 100644 (file)
@@ -4,9 +4,5 @@
       150 Opening ASCII mode data connection for [file] (0.0.0.0,0) (545 bytes)
    * no_proxy=domain1.dom,host.domain2.dom
      Default values are (0,0) initialized by calloc.
-  file = fopen(name, "r"); /* VMS */
-    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
   const char atom_specials[] = "(){ %*]";