Files
frameworks_base/core/java/android
Kenny Root 1137341885 Throw exception on odd length Signatures
The old version of this code would silently truncate odd-length
Signatures. However, this masks some bugs. Add a throw of
IllegalArgumentException so users can easily see where they're getting
bad input for Signatures.

Also, go through the existing code and catch this exception or
pre-check the input strings so system_server doesn't crash later.

Bug: 5092338
Change-Id: I8c672c5eaeb738a92c4581ce0df09baf719980ef
2011-08-04 11:51:38 -07:00
..
2011-08-02 10:31:26 -07:00
2011-07-19 10:33:41 -07:00
2011-05-16 11:53:31 -07:00
2011-08-02 17:18:41 -07:00
2011-08-02 15:30:26 -05:00
2011-08-02 11:51:57 -07:00
2011-08-02 16:04:39 +09:00
2011-08-01 14:01:37 -07:00
2011-07-22 09:01:48 -07:00