diff options
author | Elliott Hughes <enh@google.com> | 2017-02-07 15:30:24 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2017-02-13 14:13:24 -0800 |
commit | bf0dd7cb03271fdbefa8ca01116e10e8df339fac (patch) | |
tree | 39c172f35231f88f38d0aa5cea90bb13f499a973 /debuggerd/handler/debuggerd_handler.cpp | |
parent | 01b25ab14912712024d5342064c7b70de85e2db8 (diff) |
Fix ubsan failure in android::base::Split.
ubsan doesn't like us incrementing std::string::npos, even if we won't use
the result.
Bug: http://b/28729303
Test: ran tests
Change-Id: I8227eca57dc6f3e49626c7025514caa04ef18f0a
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions