summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorTyler Gunn <tgunn@google.com>2016-02-24 13:17:21 -0800
committerTyler Gunn <tgunn@google.com>2016-02-24 13:17:21 -0800
commit86c9fb41736f5848acf7baf71ebfe39df204ad4b (patch)
treeb314732ef998f71adc2d94afad411ded0d5d588a /tools/aapt2/java/JavaClassGenerator_test.cpp
parent22d87695c647e1242da25252446a9031d149fdcc (diff)
Adding missing break statements causing crash on MSG_SET_EXTRAS.
The case block for MSG_SET_EXTRAS was missing its break statement, all the way back to summer 2015 when that code was originally added. When the new MSG_ON_CONNECTION_EVENT handler was added, it introduced a new potential fall-through from MSG_SET_EXTRAS (in addition to the fact it too was missing a break statement). Bug: 27338441 Change-Id: I2df2bc78c4ceb32e6245888eed18c2d8834e629b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions