commit | eef539c3f2b60af74a3ce05ac68288e7f86709ae | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Fri Oct 09 07:03:11 2009 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Fri Oct 09 07:03:11 2009 -0700 |
tree | 856528ea29b8a78b2e6f4173af9258bcf40e6f55 | |
parent | b3f6d58b6ec716c26df38b584eda061265437cf4 [diff] |
Fix a potential IllegalArgumentException caught by monkeys. #2176776 For some reason the key code is outside the code point range. Adding a safeguard to deal with possible out of range key codes.