Extend check for integer overflow for malloc argument to take into account
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 14 Sep 2009 17:15:18 +0000 (17:15 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 14 Sep 2009 17:15:18 +0000 (17:15 +0000)
commit21ab5c58270271dbebc061015187bca02e5d51ce
treec1ac39dd448069a43797c3b0a0484e49c1cc5cd0
parent65d6d40350e7ccf693c058fddf183f9e90e0e511
Extend check for integer overflow for malloc argument to take into account
also the addition of "sound_buffers" not only the multiplication.

Originally committed as revision 19840 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/sierravmd.c