whitelist Curl_client_write

This commit is contained in:
Andreas Steffen 2009-09-27 23:07:21 +02:00
parent 8ad23ba346
commit 727b0f11e2
1 changed files with 2 additions and 0 deletions

View File

@ -195,6 +195,8 @@ char *whitelist[] = {
"xmlInitCharEncodingHandlers",
"xmlInitParser",
"xmlInitParserCtxt",
/* libcurl */
"Curl_client_write",
/* ClearSilver */
"nerr_init",
/* OpenSSL */