tasn_dec.c: Add checks for it == NULL arguments; improve coding style
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 1 Mar 2021 13:43:19 +0000 (14:43 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 21 Apr 2021 13:06:21 +0000 (15:06 +0200)
commitdb76a35e26ea09781caa5b941bdfeacb52e720d8
tree3083a6a45a0a90a26dd6bef3d7d2c4f0c5a5eada
parentc0e724fcbe3b78f098534fd5b76c1d0393b2a42c
tasn_dec.c: Add checks for it == NULL arguments; improve coding style

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14357)
crypto/asn1/tasn_dec.c