]> granicus.if.org Git - openssl/commit
Replace malloc+strlcpy with strdup
authorAlessandro Ghedini <alessandro@ghedini.me>
Thu, 8 Oct 2015 12:37:21 +0000 (14:37 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 23 Oct 2015 17:58:48 +0000 (19:58 +0200)
commit5a1e6b1342f776f9304d9fa374149e317903b737
tree852dc01e7653f618bcc3239c8969a53668ee8a33
parent51a1cc4ffc68ee72ae8330cb35318995f8611027
Replace malloc+strlcpy with strdup

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 8acaabec429b39f9436f6a88006384d72d292539)
crypto/conf/conf_def.c