OSDN Git Service

Merge change 5804 into donut
authorAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 30 Jun 2009 22:05:56 +0000 (15:05 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 30 Jun 2009 22:05:56 +0000 (15:05 -0700)
* 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.


Trivial merge