Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid unsafe forms for base::File::WriteAtCurrentPos()
Use the span based forms instead. Adjust callers to accomodate an optional<size_t> return. This CL was uploaded by git cl split. R=kmackay@chromium.org Bug: 42271176 Change-Id: Ie23c1540c6641d4e9ef03c37631bf913dbe31b52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5818994 Auto-Submit: Tom Sepez <tsepez@chromium.org> Reviewed-by: Kenneth MacKay <kmackay@chromium.org> Commit-Queue: Kenneth MacKay <kmackay@chromium.org> Cr-Commit-Position: refs/heads/main@{#1347712}
- Loading branch information