]> git.ipfire.org Git - thirdparty/openssl.git/commit
Delete a redundant break
authorwillmafh <willmafh@hotmail.com>
Tue, 3 Dec 2024 05:06:46 +0000 (13:06 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 6 Dec 2024 14:25:47 +0000 (15:25 +0100)
commit764a876b6410fda701b56b4d3abeb57e2b57194b
tree7e8022573d01b9644aeaf0f602c3b02c1e85175d
parentf7c4d4519cd5daad5335b39ba7a3c864c65bf6ee
Delete a redundant break

CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26095)
ssl/statem/statem.c