commit | d3443a507c753f94a99891d769a9c6aaba90054b | [log] [tgz] |
---|---|---|
author | pigweed-integration-roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> | Tue Jan 04 22:24:40 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 04 22:39:19 2022 +0000 |
tree | a4b896de22d0ef50e14b1002c9de0321a061ea8f | |
parent | a6863d3605be48444c56b755c5649740e1a9afc8 [diff] |
[roll third_party/pigweed] pw_protobuf: Support providing known length to StreamDecoder When a protobuf is encoded on a stream, the wire format may include advance details of the length of the message. Allow this to be specified to StreamDecoder so that it does not read (and consume) bytes beyond the bounds of the message to be decoded. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/74722 https://pigweed.googlesource.com/pigweed/pigweed third_party/pigweed Rolled-Commits: d8ac6bdc1d04fc4..27e12c5bc7dd788 Roller-URL: https://ci.chromium.org/b/8825929184851326641 Cq-Cl-Tag: roller-builder:pigweed-sample-project-roller Cq-Cl-Tag: roller-bid:8825929184851326641 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I0544b2453f5aa7777507f2feb9f0f19b1389da46 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/sample_project/+/76720 Bot-Commit: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> Commit-Queue: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com>
diff --git a/third_party/pigweed b/third_party/pigweed index d8ac6bd..27e12c5 160000 --- a/third_party/pigweed +++ b/third_party/pigweed
@@ -1 +1 @@ -Subproject commit d8ac6bdc1d04fc4dc6ab41c3da9aa534dc60fc42 +Subproject commit 27e12c5bc7dd7882748f7231235541e68795abc2