Go to the source code of this file.
Functions | |
Curl_safefree (ptr) | |
static CURLcode | unit_setup (void) |
static void | unit_stop (void) |
Variables | |
UNITTEST_START char * | ptr = malloc(1330) |
Curl_safefree | ( | ptr | ) |
static CURLcode unit_setup | ( | void | ) | [static] |
Definition at line 27 of file unit1330.c.
static void unit_stop | ( | void | ) | [static] |
Definition at line 32 of file unit1330.c.
UNITTEST_START char* ptr = malloc(1330) |
Definition at line 38 of file unit1330.c.