google / cel-cpp

Fast, portable, non-Turing complete expression evaluation (C++)
https://cel.dev
Apache License 2.0
160 stars 47 forks source link

Fix use-after-free for proto map list keys. #729

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months ago

Fix use-after-free for proto map list keys.

Note: this only affected the new version of type provider which should not be used by clients yet.