commit | f7a62ac65dd9f96a2025ad09842f92d75f10b45d | [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 | 1c0c4ffad3a567eb67134e820cd4ea0b6dcb02b5 [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