VLC  2.1.0-git
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
vlc_memory.h File Reference

This file deals with memory fixups. More...

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.

Detailed Description

This file deals with memory fixups.