This code can never be reached.
---
 src/payload.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/payload.c b/src/payload.c
index 3a534c377925..a02a86966051 100644
--- a/src/payload.c
+++ b/src/payload.c
@@ -181,9 +181,6 @@ smp_fetch_req_ssl_st_ext(const struct arg *args, struct 
sample *smp, const char
        smp->flags = SMP_F_VOLATILE;
        return 1;
 
-       /* server name not found */
-       goto not_ssl_hello;
-
  too_short:
        smp->flags = SMP_F_MAY_CHANGE;
 

Reply via email to