summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrnb/dec/src/amrdecode.h
diff options
context:
space:
mode:
authorWei Jia <wjia@google.com>2016-03-18 18:17:14 -0700
committerThe Android Automerger <android-build@google.com>2016-03-25 17:46:46 -0700
commit65756b4082cd79a2d99b2ccb5b392291fd53703f (patch)
treef6d3e2af2ee5fd46d6a7fe0e4c4c8d79d1a77428 /media/libstagefright/codecs/amrnb/dec/src/amrdecode.h
parent44749eb4f273f0eb681d0fa013e3beef754fa687 (diff)
downloadframeworks_av-65756b4082cd79a2d99b2ccb5b392291fd53703f.zip
frameworks_av-65756b4082cd79a2d99b2ccb5b392291fd53703f.tar.gz
frameworks_av-65756b4082cd79a2d99b2ccb5b392291fd53703f.tar.bz2
SoftAMR: check input buffer size to avoid overflow.
Bug: 27662364 Change-Id: I47380545ea7d85845e141e722b0d84f498d27145
Diffstat (limited to 'media/libstagefright/codecs/amrnb/dec/src/amrdecode.h')
-rw-r--r--media/libstagefright/codecs/amrnb/dec/src/amrdecode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/media/libstagefright/codecs/amrnb/dec/src/amrdecode.h b/media/libstagefright/codecs/amrnb/dec/src/amrdecode.h
index 0988e17..f224fb6 100644
--- a/media/libstagefright/codecs/amrnb/dec/src/amrdecode.h
+++ b/media/libstagefright/codecs/amrnb/dec/src/amrdecode.h
@@ -104,7 +104,6 @@ terms listed above has been obtained from the copyright holder.
; INCLUDES
----------------------------------------------------------------------------*/
#include "typedef.h"
-#include "mode.h"
#include "frame_type_3gpp.h"
/*--------------------------------------------------------------------------*/