commit | 9bd196bb4252039be0d965545b816d1559e74ebd | [log] [tgz] |
---|---|---|
author | Xia Ying <yingxia@motorola.com> | Mon Jul 28 13:46:28 2014 -0500 |
committer | Amit Mahajan <amitmahajan@google.com> | Thu Sep 04 12:05:53 2014 -0700 |
tree | 44374744409154729eaff751a6c08c9d23e537df | |
parent | ac0d317c311a9f3e298f3e67cf3422bd8c419c17 [diff] |
Fix the IndexOutOfBoundsException when unpacking GSM 8-bit pdu Some wap push messages contains the charactors which are not in the GSM 7 bit Default Alphabet table and its extension table, it cause the IndexOutOfBoundsException when unpacking GSM 8-bit encoded pdu. Solution: Replace them with white space. Change-Id: I273953341cffddc2269332eabc556e303ff81bec