fdk-aac/libFDK
Jean-Michel Trivi 070e7b81c0 DO NOT MERGE Prevent out of bound memory access in GetInvInt
In GetInvInt(int) function, malicious content can access memory
 outside of the invCount array. Always bound access to valid
 indices.

Test: see bug for malicious content, decoded with "stagefright -s -a"
Bug: 65025048
Change-Id: Iff889601828f95b82d9291075f3909922ef533ef
2017-10-30 22:46:18 +00:00
..
include DO NOT MERGE Prevent out of bound memory access in GetInvInt 2017-10-30 22:46:18 +00:00
src Remove __DATE__/__TIME__ 2015-10-30 21:53:59 +00:00