OSDN Git Service

Fix bug in app_id_from_name in stubs.cpp.
authorYabin Cui <yabinc@google.com>
Sat, 18 Apr 2015 21:07:41 +0000 (14:07 -0700)
committerYabin Cui <yabinc@google.com>
Sat, 18 Apr 2015 21:10:12 +0000 (14:10 -0700)
commit72a6fdcdc71df623f8876cf0681dc9364e78b35a
tree7a72e9e8a1816e4702e3846063f1d08af71d2368
parentaf7538b49625f1c1c82e984610f26729a18d56bf
Fix bug in app_id_from_name in stubs.cpp.

It seems that a break statement is missing.

Bug: 19872411
Change-Id: I9362783ab726d01f6eb27418563e716dd95688dc
libc/bionic/stubs.cpp