conf_def.c: Avoid calling strlen() in a loop
authorraniervf <ranier_gyn@hotmail.com>
Tue, 5 Nov 2019 01:32:43 +0000 (22:32 -0300)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Sat, 9 Nov 2019 08:16:03 +0000 (09:16 +0100)
commitd1c1fb2d41a627293483d832aaffcb6eca9075f9
treeb275fc494a2ac08242005d931741836370377e29
parent26b7cc0d20d180df28831931b5e75c14c015c5b9
conf_def.c: Avoid calling strlen() in a loop

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10361)
crypto/conf/conf_def.c