Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pw_protobuf: Fix undefined pointer deref in fuzz test
The encoder fuzz test can sometimes attempt to dereference an undefined pointer to get its address, which is technically undefined behavior. This fixes that occurance. Change-Id: If67d58835ebc7a85813d60b6062ec88aab0e18c8 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/188281 Reviewed-by: Aaron Green <[email protected]> Pigweed-Auto-Submit: Armando Montanez <[email protected]> Presubmit-Verified: CQ Bot Account <[email protected]> Commit-Queue: Auto-Submit <[email protected]>
- Loading branch information