diff options
author | Vignesh Venkatasubramanian <vigneshv@google.com> | 2015-04-14 10:54:23 -0700 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-14 20:48:30 +0200 |
commit | 30e2f87d2eac8f7d932698b344b32617c05e73f4 (patch) | |
tree | 4ab11eb91486997a1dd7f427b27d70d100e02e03 /libavformat/rtpenc_mpv.c | |
parent | ee69229dd806709a51b70184640c2f298cd99d2b (diff) | |
download | ffmpeg-30e2f87d2eac8f7d932698b344b32617c05e73f4.tar.gz |
webdashenc: replace unchecked av_malloc with stack allocation
Replace an unchecked av_malloc call with stack allocation as the size
is always a constant.
Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/rtpenc_mpv.c')
0 files changed, 0 insertions, 0 deletions