Fix the checks in rsautl_main
authorPeiwei Hu <jlu.hpw@foxmail.com>
Fri, 2 Dec 2022 08:31:02 +0000 (16:31 +0800)
committerTomas Mraz <tomas@openssl.org>
Mon, 5 Dec 2022 12:05:36 +0000 (13:05 +0100)
commit6a858e9f5967ae28dcdf7d4dcf52327f173d9517
treedb9f14c3619ae48181659ece9357b7195c7b6ac7
parent2fcf42c062cf4aca157f0bd30e7a03f0ed752600
Fix the checks in rsautl_main

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19819)

(cherry picked from commit 4c3fadfe57b94f71fa83786726046b8833997c7c)
apps/rsautl.c