GH680: Reuse strnlen() in strndup()
authorDmitry-Me <wipedout@yandex.ru>
Mon, 15 Feb 2016 07:12:40 +0000 (10:12 +0300)
committerRich Salz <rsalz@openssl.org>
Fri, 26 Feb 2016 16:26:56 +0000 (11:26 -0500)
commitd3c02d844abeaf961bad692cf6f3876ccabf2435
treeacaa22f09a0a64e32b6391626dcb8c813dbe15f1
parentacae59bb29ddc769743ab4a8ae373b5ff2f42b57
GH680: Reuse strnlen() in strndup()

Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/o_str.c