[FFmpeg-devel] [PATCH 1/2] webdashenc: replace unchecked av_malloc with stack allocation

Michael Niedermayer michaelni at gmx.at
Tue Apr 14 20:56:23 CEST 2015


On Tue, Apr 14, 2015 at 10:54:23AM -0700, Vignesh Venkatasubramanian wrote:
> Replace an unchecked av_malloc call with stack allocation as the size
> is always a constant.
> 
> Signed-off-by: Vignesh Venkatasubramanian <vigneshv at google.com>
> ---
>  libavformat/webmdashenc.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150414/b4e03734/attachment.asc>


More information about the ffmpeg-devel mailing list