bio chain test: handle walking of empty chains
authortb <tb@openbsd.org>
Sat, 10 Dec 2022 10:42:13 +0000 (10:42 +0000)
committertb <tb@openbsd.org>
Sat, 10 Dec 2022 10:42:13 +0000 (10:42 +0000)
commitd022d5a9e475ea2b79ac62b2adf8dfd00cb6e240
treec21406980ad99f9468adad758cf4e8041224ac1c
parent16569a756dd08f526f84d791d00af06e491e2e85
bio chain test: handle walking of empty chains

Rework the loops walking the chains to be correct for empty chains as well.
This simplifies the checking at the cost of slightly more initialization
and will allow further refactoring in a subsequent check.
regress/lib/libcrypto/bio/bio_chain.c