Remove an unnecessary cast in the param to BUF_MEM_grow
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 2 Apr 2018 08:35:29 +0000 (10:35 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 3 Apr 2018 14:02:17 +0000 (16:02 +0200)
commit21db0e1afdcf17a189ebe49af3506551b108a2f2
tree41c19675ba554df2ac1135c7dc631483a71a216e
parent16e1eea6a67c85c9d786f3c4448182b1aca101b8
Remove an unnecessary cast in the param to BUF_MEM_grow

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