diff options
author | Martin Storsjö <martin@martin.st> | 2013-09-26 16:34:04 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2013-09-26 23:13:53 +0300 |
commit | 06ebc0bf9a6401733a4ce1310325de19f631819a (patch) | |
tree | 4c7969cc52a496a94812721c7cfe887afb11b2a1 /libavformat/rdt.c | |
parent | 1af78b865b66acb8020c54262f12aa41ad47e05c (diff) | |
download | ffmpeg-06ebc0bf9a6401733a4ce1310325de19f631819a.tar.gz |
lavf: Allocate arrays with av_realloc if they will be realloced later
Pointers returned from av_malloc can't in general be passed
to av_realloc.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/rdt.c')
0 files changed, 0 insertions, 0 deletions