diff options
| author | Chet Haase <chet@google.com> | 2014-06-30 17:59:15 -0700 |
|---|---|---|
| committer | Chet Haase <chet@google.com> | 2014-07-01 13:31:48 +0000 |
| commit | cb923d99e9ec2f7b6b40a7c89c83a6caaa03b016 (patch) | |
| tree | d8464c96341fed8f891c1777c46e3186f4ae19d1 /docs/html/sdk/api_diff/15/changes | |
| parent | a70d1d99de6cdadd68176cb849c02d56b8536021 (diff) | |
null-check before derefing title in MenuItemImpl
The toString() method in MenuItemImpl returns mTitle.toString(),
which crashes when the title is null (which it can be, since there
is no requirement that a title be non-null, and you can get one
by simply not assigning a title to begin with or by setting it
to null).
Issue #13420311 MenuItemImpl can't handle a null title
Change-Id: I701d1d565f1d254ffdd41ca64c1abaf2906edb79
Diffstat (limited to 'docs/html/sdk/api_diff/15/changes')
0 files changed, 0 insertions, 0 deletions
