mirror of https://github.com/grpc/grpc.git
[alts] Fix memory leak in `atls_frame_protector.cc::alts_create_frame_protector()` (#37737)
Fix https://github.com/grpc/grpc/issues/37727.
A better idea might be to set up Fuzzing for these APIs to find those sort of things. Maybe that can be a next step if we want to further hardening things.
<!--
If you know who should review your pull request, please assign it to that
person, otherwise the pull request would get assigned randomly.
If your pull request is for a specific language, please add the appropriate
lang label.
-->
Closes #37737
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37737 from yijiem:memory-leak-alts-2 6be8a49e63
PiperOrigin-RevId: 677880955
pull/37790/head
parent
d1fddda871
commit
a1b83dc995
2 changed files with 14 additions and 0 deletions
Loading…
Reference in new issue