diff options
author | James Almer <jamrial@gmail.com> | 2016-06-16 19:17:26 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2016-06-20 23:04:42 -0300 |
commit | afd04058bc910e4a3b1017e03ea543d8be395818 (patch) | |
tree | fdb21f55834e8a7e2dd5b14067970d7dcbf932ec /tests/base64.c | |
parent | 8b5b756c4d78c80051d23f2e95d21de01d74cd1f (diff) | |
download | ffmpeg-afd04058bc910e4a3b1017e03ea543d8be395818.tar.gz |
avformat/oggparsevorbis: free base64 encoded data immediately after decoding it
It has no use afterwards and freeing it before calling ff_flac_parse_picture()
may help prevent OOM issues on memory constrained scenarios.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/base64.c')
0 files changed, 0 insertions, 0 deletions