Fix a minibug in DH_check()
authortb <tb@openbsd.org>
Mon, 24 Jul 2023 16:25:02 +0000 (16:25 +0000)
committertb <tb@openbsd.org>
Mon, 24 Jul 2023 16:25:02 +0000 (16:25 +0000)
commit2da88a044fa7f810876ed6661186e51f08a09c61
tree93b7015e196521782fa70adabcc2b814635763d5
parentc2cf4345bb542c4405ab5e11724350bc1740044e
Fix a minibug in DH_check()

Or in the flag, don't overwrite the already set ones.

ok jsing
lib/libcrypto/dh/dh_check.c