commit | b9ac47c3719297cb0010b364718cbebdf96ffc6b | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Fri May 05 13:07:33 2017 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Sat Sep 30 23:58:45 2017 +0100 |
tree | 0a590a17385994f9b790e11653cdd8a17509b02b | |
parent | a1af31e14acd07e77f5a4ea4849685942a628453 [diff] |
Make ssl_set_hostname safe to be called multiple times Zeroize and free previously set hostnames before overwriting them. Also, allow clearance of hostname by providing NULL parameter.