commit | fa0700491a383254df8931f38a57c8333d5d4999 | [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 | cbad13ff92e13bea0fe7d01181ef12de22d0bf90 | |
parent | a0348245382502c7906e5365f3ea656d5ab1701c [diff] | |
parent | 0bfb456fc044666c76e5047eec19487c778e4706 [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.