OSDN Git Service

Make sure the .wav extractor does not read data outside the bounds of the 'data'...
authorAndreas Huber <andih@google.com>
Thu, 16 Sep 2010 21:54:10 +0000 (14:54 -0700)
committerAndreas Huber <andih@google.com>
Thu, 16 Sep 2010 21:54:10 +0000 (14:54 -0700)
commit104fcb88d4125caff74f63be4ce23537ca693ac7
tree0511860a87916408b293a0119b17a03c50e3c84b
parentaae3516293e58c0b015d4109bde58c11d503433c
Make sure the .wav extractor does not read data outside the bounds of the 'data' box.

Change-Id: Icf18f9224d97e6a78328dd429ebc3a3433e5cecd
related-to-bug: 3007790
media/libstagefright/WAVExtractor.cpp