gecko/content/media/wave
Ralph Giles aa95cf5ecd Bug 903012 - Fix static bounds checks. r=kinetik
In reviewing the static asserts in the code I found two
inconsistencies.

riffHeader includes 4 skipped bytes which weren't accounted
for in the bounds check.

Comparisons of a uint against UINT_MAX are very unlikely to
fail regardless, but this at least makes the two MAX_BLOCK_SIZE
checks the same.
2013-08-08 10:30:00 -04:00
..
Makefile.in bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal 2013-07-11 11:06:34 -04:00
moz.build Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal 2013-06-17 15:21:01 -04:00
WaveDecoder.cpp Bug 811381 - Remove ns prefix from media code. r=roc 2012-11-14 11:46:40 -08:00
WaveDecoder.h Bug 852401 - Remove sydneyaudio. r=doublec 2013-03-19 17:12:36 +13:00
WaveReader.cpp Bug 903012 - Fix static bounds checks. r=kinetik 2013-08-08 10:30:00 -04:00
WaveReader.h Bug 841493 - Rename nsHTMLMediaElement to HTMLMediaElement, r=Ms2ger 2013-03-19 13:23:54 +01:00