OSDN Git Service

Potential fix for NPE at startExtractingText.
authorAmith Yamasani <yamasani@google.com>
Thu, 20 Aug 2009 01:27:56 +0000 (18:27 -0700)
committerAmith Yamasani <yamasani@google.com>
Thu, 20 Aug 2009 01:29:45 +0000 (18:29 -0700)
commitba4d93fcd76fdd7c8368e23c7faf9a20684e51a0
tree5646c444532ce6370b10e879613132ecf9e5496b
parentd5bf0e27db631f3d97b03659f6f221686d3b9e49
Potential fix for NPE at startExtractingText.

This is not easy to reproduce. Adding a simple null check to see if the
monkeys continue to hit the NPE.
core/java/android/inputmethodservice/InputMethodService.java