CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/03 07:23:16
Modified files:
usr.sbin/relayd: hce.c
Log message:
Check tls_config_new() for NULL return
This way we don't crash in tls_config_insecure_noverify_cert().
>From Mateusz Piotrowski on bugs
ok claudio
