commit | 942e37a1ce7232d97b205e783f9a5d4b11d013af | [log] [tgz] |
---|---|---|
author | Geoff Lang <geofflang@chromium.org> | Wed Nov 21 00:50:05 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 21 00:50:05 2018 |
tree | d082a6637977cab27987f813550c0bfe79e7a29f | |
parent | 93fb9b3c8ef71a77f05ed907f72f86451d3d4e8f [diff] |
Fix incorrect buffer size DCHECK when copying scratch parameters. Replace '<' with '<=', this was not found until recently because it required that the result was being copied into the exact last element of a much larger buffer. BUG=874402 TBR=piman@chromium.org Change-Id: Ib35552f331f0d9f1f1d19aa4914d1d14ec75ee2d Reviewed-on: https://chromium-review.googlesource.com/c/1344214 Commit-Queue: Geoff Lang <geofflang@chromium.org> Reviewed-by: Antoine Labour <piman@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#609874}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .