Skip to content

Commit a7e2584

Browse files
kumarakjketema
andcommitted
Update cpp/ql/lib/change-notes/2026-08-27-protobuf-models.md
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
1 parent 9c85aab commit a7e2584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
category: minorAnalysis
33
---
4-
* Added flow summaries for the Protocol Buffers C++ API (`google::protobuf::MessageLite`, covering `Message` and all generated messages). The `ParseFrom*`/`MergeFrom*` methods (string, array, Cord, istream, and zero-copy/coded-stream forms) propagate taint from the encoded input to the message, and the `SerializeTo*`/`SerializeAs*`/`AppendTo*` methods propagate taint from the message to the output buffer, stream, or return value.
4+
* Added flow summaries for the Protocol Buffers C++ API (`google::protobuf::MessageLite`, covering `Message` and all generated messages).

0 commit comments

Comments
 (0)