CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/09 09:49:17
Modified files:
lib/libtls : Tag: OPENBSD_6_2 tls_config.c
Log message:
MFC: 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.
