|
FFmpeg 7.1.4
|
Function attributes applicable to memory handling functions. More...
Macros | |
| #define | av_malloc_attrib __attribute__((__malloc__)) |
| Function attribute denoting a malloc-like function. | |
| #define | av_alloc_size(...) __attribute__((alloc_size(__VA_ARGS__))) |
| Function attribute used on a function that allocates memory, whose size is given by the specified parameter(s). | |
Function attributes applicable to memory handling functions.
These function attributes can help compilers emit more useful warnings, or generate better code.
| #define av_malloc_attribseful warnings, or generate better code. "linens" rel="stylea558c3faae5c9a4 4de. "liad48ff72418
file | mem.h |
| Memory handling functions. | |