-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pw_multibuf: AdvanceToData in iterator constructor
- Fix iteration over MultiBufs that start with an empty chunk. - Make non-default iterator construction private to MultiBuf. - Remove the unnecessary byte_index iterator constructor parameter. Change-Id: I160514126cc822107d39c44c0110c5c7f86edf05 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/214503 Presubmit-Verified: CQ Bot Account <[email protected]> Pigweed-Auto-Submit: Wyatt Hepler <[email protected]> Lint: Lint 🤖 <[email protected]> Reviewed-by: Taylor Cramer <[email protected]> Commit-Queue: Auto-Submit <[email protected]>
- Loading branch information
Showing
3 changed files
with
44 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters