diff options
author | Martin Storsjö <martin@martin.st> | 2013-10-05 00:19:13 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2013-10-16 18:59:01 +0300 |
commit | d433e1aefabd7934d9ba9ae552525faacf4e47c5 (patch) | |
tree | 448e47b432912a24ba68465f2ef5cc6ace4b1e7a /libavformat/gxf.h | |
parent | 825c7c62bb66c9ee6117e0dcb71915271faa46c6 (diff) | |
download | ffmpeg-d433e1aefabd7934d9ba9ae552525faacf4e47c5.tar.gz |
mem: Make av_strdup allocate using av_realloc
This makes sure that pointers from av_strdup are reallocable,
which is used in av_dict_set if the AV_DICT_APPEND flag is set.
Nothing should rely on pointers from av_strdup being aligned.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/gxf.h')
0 files changed, 0 insertions, 0 deletions