commit | bf0dd7cb03271fdbefa8ca01116e10e8df339fac | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Feb 07 15:30:24 2017 -0800 |
committer | Elliott Hughes <enh@google.com> | Mon Feb 13 14:13:24 2017 -0800 |
tree | 39c172f35231f88f38d0aa5cea90bb13f499a973 | |
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