]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use strtol instead of atoi in asn1parse
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 1 Apr 2018 09:02:39 +0000 (11:02 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 3 Apr 2018 14:02:17 +0000 (16:02 +0200)
commit18ada952d1dcea8dfc5008df9f317b3eb47c13fa
treefcfd7faf65d1b2f07bb15155ea87de63101a34a3
parentb998745a4596c05f673ed8acdcaedcb4c5e208ad
Use strtol instead of atoi in asn1parse

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/5826)
apps/asn1pars.c