-
Alex Gough authored
NtQuerySymbolicLinkObject length and UNICODE_STRING lengths are bytes not characters. This lead to target_path.Buffer being overallocated and luckily zero-initialized until in some contexts it wasn't, causing the sync tests to fail as they tried to look up an object with a valid name followed by garbage. Bug: 1139088 Change-Id: I0b7744a8f6d47e52f9909e895abfb0fe6a799716 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485344 Commit-Queue: Alex Gough <ajgo@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#819096}
b15f47df