Home
last modified time | relevance | path

Searched refs:newscratch (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dsmtp.c1835 char *newscratch = NULL; in Curl_smtp_escape_eob() local
1843 scratch = newscratch = malloc(2 * data->set.upload_buffer_size); in Curl_smtp_escape_eob()
1844 if(!newscratch) { in Curl_smtp_escape_eob()
1920 free(newscratch); in Curl_smtp_escape_eob()

Completed in 3 milliseconds