tls_free(3) and tls_config_free(3) accept NULL;
authorschwarze <schwarze@openbsd.org>
Thu, 27 Apr 2017 20:41:08 +0000 (20:41 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 27 Apr 2017 20:41:08 +0000 (20:41 +0000)
commitdbe397f8aeb577cd2c70e6fe2352160aa969fadc
treeae2dba299b56d609e2a5b3e29c61cbc89639e05e
parent7497ffa48723a49e7706aa2b608173d84357957a
tls_free(3) and tls_config_free(3) accept NULL;
patch from Matthew Martin <phy1729 at gmail dot com>,
slightly tweaked by me
lib/libtls/man/tls_client.3
lib/libtls/man/tls_init.3