Revision fed7f5b04f0ddde81fe1de1af725a63461a31f6f authored by Michael Niedermayer on 24 September 2011, 15:57:31 UTC, committed by Reinhard Tartler on 26 September 2011, 17:31:32 UTC
On allocation, the array length is multiplied by sizeof(int64_t),
this prevents the multiplication from overflowing.

Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit a246cefa75aed2ade315d6d09068aacb6b0fe76b)

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
1 parent dde0fb4
History
File Mode Size
cws2fws.c -rw-r--r-- 3.4 KB
graph2dot.c -rw-r--r-- 5.5 KB
lavfi-showfiltfmts.c -rw-r--r-- 3.3 KB
patcheck -rwxr-xr-x 8.2 KB
pktdumper.c -rw-r--r-- 3.8 KB
probetest.c -rw-r--r-- 4.3 KB
qt-faststart.c -rw-r--r-- 11.1 KB
trasher.c -rw-r--r-- 1.8 KB

back to top