commit | cfe0d38f0f3b11b712d8eef73c07e5f6e87142cc | [log] [tgz] |
---|---|---|
author | Mallikarjuna Reddy Amireddy <mamire@codeaurora.org> | Thu Oct 15 19:42:01 2015 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Oct 23 09:45:00 2015 -0700 |
tree | ab4eb53210e6a8cd78c0432e2da487d64a3142ac | |
parent | dfc3f6aaeefceda4ff0337fa0e51eab83c0c820e [diff] |
frameworks/base: fix: string out of boundary. String length should use GetStringLengh() and the resultant buffer should be GetStringUTFLength(). So Update the code accordigly to fix the string out of boundary. Bug: 921692 Change-Id: I2c3d37ac713b2545e740787bdf1804e15c4c5be6