CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/28 12:42:17
Modified files:
lib/libssl : tls13_handshake.c
Log message:
ctx->alert is not a boolean, so compare it explicitly against 0.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/28 12:42:17
Modified files:
lib/libssl : tls13_handshake.c
Log message:
ctx->alert is not a boolean, so compare it explicitly against 0.