commit | 091430bd1d42ad8f03f117bc6596a360b0f24106 | [log] [tgz] |
---|---|---|
author | Chris Weir <chrisweir@google.com> | Fri Jan 26 16:06:47 2024 -0800 |
committer | Chris Weir <chrisweir@google.com> | Mon Jan 29 20:32:13 2024 +0000 |
tree | d5c059cc7299fd452a5f305ef5027217dd043a83 | |
parent | f4ff5871c5df4bd970aaf7e1ffe6532cbbfe232a [diff] |
Fix sanitizer error Wrong constructor for string is being used, which sometimes causes a sanitizer error, due to read past the end of buff, which wasn't NUL-terminated. Bug: 263769296 Test: m, it runs Change-Id: I97c00d5ae068a18739c313eeae39ab6454266a23