[openssl/openssl] be9fd7: Fix mutcbk_inject_frames after mutation
"'Andrew Dinh' via openssl-commits" <[email protected]> Wed, 29 Jul 2026 07:01:40 -0700
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: be9fd7be9b132fd5a4304f4604848b096af4fdb1
https://github.com/openssl/openssl/commit/be9fd7be9b132fd5a4304f46048=
48b096af4fdb1
Author: Andrew Dinh <[email protected]>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M test/radix/quic_tests.c
Log Message:
-----------
Fix mutcbk_inject_frames after mutation
mutcbk_inject_frames returned 0 once its one-time mutation was applied, whi=
ch
tells the QTX the packet send failed and tears down the connection instead =
of
continuing the test with unmutated packets. Now it passes subsequent packet=
s
through unmodified by returning the input header, iovec, and count unchange=
d.
Assisted-by: Claude:claude-sonnet-5
Reviewed-by: Sa=C5=A1a Nedv=C4=9Bdick=C3=BD <[email protected]>
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
MergeDate: Wed Jul 29 14:00:23 2026
(Merged from https://github.com/openssl/openssl/pull/32065)
To unsubscribe from these emails, change your notification settings at http=
s://github.com/openssl/openssl/settings/notifications
--=20
You received this message because you are subscribed to the Google Groups "=
openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msg=
id/openssl-commits/openssl/openssl/push/refs/heads/master/3f51c9-be9fd7%40g=
ithub.com.