commit | 6368e6d23ca27cd59a9a1876d6b5a2301a8657ed | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Jun 19 15:33:57 2015 -0700 |
committer | Eric Laurent <elaurent@google.com> | Sat Jun 20 01:21:51 2015 +0000 |
tree | 8a89740c3b4dcb9a5241b5c1156154e5990086a2 | |
parent | 115e995c6b3fe7ed33e2d5d88872cb87ab4e63f0 [diff] |
audio effects: fix heap overflow Check consistency of effect command reply sizes before copying to reply address. Also add null pointer check on reply size. Also remove unused parameter warning. Bug: 21953516. Change-Id: I4cf00c12eaed696af28f3b7613f7e36f47a160c4 (cherry picked from commit 0f714a464d2425afe00d6450535e763131b40844)