Fix FastSharedBufferReaderTest::readAllOverlappingLastSegmentBoundary
GetConsecutiveData may return pointer into internal cache. However the test always check buffer which accidentally contains the same data from the previous iteration. Found compiling with -ftrivial-auto-var-init=pattern Change-Id: Ib72585fd598d23bac6bcb976d7b3f309536a8376 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769232 Commit-Queue: Kenneth Russell <kbr@chromium.org> Reviewed-by:Kenneth Russell <kbr@chromium.org> Auto-Submit: Vitaly Buka <vitalybuka@chromium.org> Cr-Commit-Position: refs/heads/master@{#690100}
Showing
Please register or sign in to comment