CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/09 09:46:08
Modified files:
lib/libtls : tls_config.c
Log message:
Make tls_config_parse_protocols() work correctly when passed a NULL pointer
for a protocol string.
Issue found by semarie@, who also provided the diff.
