]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: ssl: Remove unreachable code in CLI function
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Wed, 15 Oct 2025 16:01:31 +0000 (18:01 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 28 Oct 2025 09:44:51 +0000 (10:44 +0100)
commit89b43740e3fd2721c6b5265b473a2ffc1e986e0b
tree31ad6063673d5d6ef8e4277edeb1eb9aec24758a
parent7482b6ebf011246916c24a8f4c177c37018f65ad
BUG/MINOR: ssl: Remove unreachable code in CLI function

Remove unreachable code in 'cli_parse_show_jwt' function.

This bug was raised in GitHub #3159.
This patch does not need to be backported.
src/ssl_ckch.c