DESERIALIZER: Small bugfix in the deser_process()
authorRichard Levitte <levitte@openssl.org>
Mon, 27 Jul 2020 20:11:53 +0000 (22:11 +0200)
committerPauli <paul.dale@oracle.com>
Sat, 1 Aug 2020 01:51:20 +0000 (11:51 +1000)
commit790a1b030ac6f968104e17fe5b721c581ebd1d3e
treecbf93897055b8330050b71ac4acf20bc9f4ff98c
parent1dbf4537738d86d8078b74c89e38b6ed0b2b1196
DESERIALIZER: Small bugfix in the deser_process()

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12544)
crypto/serializer/deserializer_lib.c