VLC  3.0.15
Functions
vlc_memory.h File Reference
Include dependency graph for vlc_memory.h:

Go to the source code of this file.

Functions

static void * realloc_or_free (void *p, size_t sz)
 This wrapper around realloc() will free the input pointer when realloc() returns NULL. More...
 

Detailed Description

Memory fixups