-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
ABSL_ATTRIBUTE_LIFETIME_BOUND
attribute on Map, RepeatedField a…
…nd RepeatedPtrField. This allows the compiler to statically detect use-after-free bugs. PiperOrigin-RevId: 532245526
- Loading branch information
1 parent
78ad093
commit 7b7ba2d
Showing
3 changed files
with
168 additions
and
114 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
Oops, something went wrong.