Replace some unsafe usage of strncpy
commit90c5bf8d560c817cbb2e9d68d13cbaf92ba52335
authorTingPing <tingping@fedoraproject.org>
Sat, 20 Sep 2014 17:52:31 +0000 (20 13:52 -0400)
committerrofl0r <retnyg@gmx.net>
Fri, 12 Jun 2015 17:32:24 +0000 (12 18:32 +0100)
treebd42a2f1e73f1fae7daf6714ac0c5fcc52c25ee2
parentc1317d68b6e9177c95712615a3a813c21b2ca5e8
Replace some unsafe usage of strncpy

Ensure everything is null terminated
src/common/ssl.c