|
VLC
2.1.0-git
|
This file deals with memory fixups. More...

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. | |
This file deals with memory fixups.
1.8.1.2