[openssl/openssl] 836d49: Fix mutcbk_inject_frames after mutation
"'Andrew Dinh' via openssl-commits" <[email protected]> Wed, 29 Jul 2026 07:02:33 -0700
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/openssl-3.6/[email protected]> |
Branch: refs/heads/openssl-3.6
Home: https://github.com/openssl/openssl
Commit: 836d497803b12f145cc949f94c0b0d625ffa91d6
https://github.com/openssl/openssl/commit/836d497803b12f145cc949f94c0=
b0d625ffa91d6
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:01:46 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/openssl-3.6/19a2b6-836d4=
9%40github.com.