]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl-sample: Don't check if argument list is set in sample fetches
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 29 Jan 2021 10:30:37 +0000 (11:30 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 29 Jan 2021 12:26:24 +0000 (13:26 +0100)
commit3702f78cf9f9db17b13ad637c25bd59370c3fadc
treeca6f468725ae9c85c0798a8e8f081e0f7c8073f2
parente6e7a585e979b03d23ad8f640837d1c762583d39
MINOR: ssl-sample: Don't check if argument list is set in sample fetches

The list is always defined by definition. Thus there is no reason to test
it.
src/ssl_sample.c