commit | 38567852256d215847bc33263422bde0ddd1d150 | [log] [tgz] |
---|---|---|
author | Chris Palmer <palmer@google.com> | Tue Jun 30 11:50:50 2009 -0700 |
committer | Chris Palmer <palmer@google.com> | Tue Jun 30 11:50:50 2009 -0700 |
tree | 8f4e746cf885523efb42889206da6c64f94d05c0 | |
parent | 33a7030f56d83126baa656820bf884ea02772751 [diff] |
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.