Home
last modified time | relevance | path

Searched refs:tmp_buf (Results 1 – 1 of 1) sorted by relevance

/civetweb-2.7.6/src/
Dcivetweb.c15325 unsigned char *tmp_buf; local
15353 tmp_buf = (ilen > 0)
15357 if (tmp_buf) {
15358 tmp_p = tmp_buf;
15361 tmp_buf, (unsigned)ilen, buf, &ulen, digest, NULL)) {
15364 mg_free(tmp_buf);