summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/15/changes
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2014-06-30 17:59:15 -0700
committerChet Haase <chet@google.com>2014-07-01 13:31:48 +0000
commitcb923d99e9ec2f7b6b40a7c89c83a6caaa03b016 (patch)
treed8464c96341fed8f891c1777c46e3186f4ae19d1 /docs/html/sdk/api_diff/15/changes
parenta70d1d99de6cdadd68176cb849c02d56b8536021 (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