Skip to content

Conversation

@tedjpoole
Copy link
Contributor

Fixes a leak that can occur if multiple calls are made to SSL_set_ocsp_response() from within the same certificate selection callback (see SSL_CTX_set_select_certificate_cb()). Also added a utest that will show the leak when run under valgrind without the fix.

Signed-off-by: Ted Poole <tpoole@redhat.com>
@tedjpoole tedjpoole force-pushed the fix_ssl_set_ocsp_reponse_leak_1_32 branch from 7641c1a to 8a35e22 Compare December 11, 2025 09:52
@tedjpoole tedjpoole merged commit 0eb4465 into envoyproxy:release/v1.32 Dec 11, 2025
2 checks passed
@tedjpoole tedjpoole deleted the fix_ssl_set_ocsp_reponse_leak_1_32 branch December 11, 2025 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants