mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/39/head
parent
825c7c62bb
commit
d433e1aefa
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue