]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
whitelist Curl_client_write
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sun, 27 Sep 2009 21:07:21 +0000 (23:07 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Sun, 27 Sep 2009 21:07:21 +0000 (23:07 +0200)
src/libstrongswan/utils/leak_detective.c

index 3fd4cf2b4e7f3bb4f984f12f0495e00c41008bb5..07782fdf357c9f68d421f1c2ff62cc4bd95f78be 100644 (file)
@@ -195,6 +195,8 @@ char *whitelist[] = {
        "xmlInitCharEncodingHandlers",
        "xmlInitParser",
        "xmlInitParserCtxt",
+       /* libcurl */
+       "Curl_client_write",
        /* ClearSilver */
        "nerr_init",
        /* OpenSSL */