commit | 85d650c89998eb108faa2c02dcc32467e23f9555 | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Tue Jun 30 15:05:56 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jun 30 15:05:56 2009 -0700 |
tree | f31f5f0689ef9abb7a27630d783b807771200b71 | |
parent | f3ab3c3437f18834ce63542062c2ed7a87a05fca [diff] | |
parent | 38567852256d215847bc33263422bde0ddd1d150 [diff] |
Merge change 5804 into donut * changes: Ensure that we never trigger ArrayIndexOutOfBoundsException by checking that the index is always < the array's length. Also ensures that the object's state is consistent. Should resolve a denial-of-service bug when handling malformed WAP pushes.