ltsha*.c: exit with error when *_Final failsfrabjous
commit9ed79b1f1eeac28cedd7110bbffd425749a3e76e
authorKyle J. McKay <mackyle@gmail.com>
Thu, 28 Nov 2024 09:25:29 +0000 (28 02:25 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 28 Nov 2024 09:25:29 +0000 (28 02:25 -0700)
tree187be19e5e53a4cc8227fc3fdd225def513852c8
parent49a9390110fcd01639bfef67e601d983e71d52a7
ltsha*.c: exit with error when *_Final fails

Really the *_Final call should never fail.
However, if it does, exit with a non-zero code instead of zero.
lt/ltsha1.c
lt/ltsha256.c
lt/ltsha512.c