Free and calloc() the tlsext_build_order and remember its length
authortb <tb@openbsd.org>
Mon, 24 Apr 2023 16:55:06 +0000 (16:55 +0000)
committertb <tb@openbsd.org>
Mon, 24 Apr 2023 16:55:06 +0000 (16:55 +0000)
commit2454fc3a826e0e308627066066504371dcefbdda
tree32c014d9eb0bcbd9b026329145f63ebd35e12bc3
parent159fde136b98719c58737948f2e7fbf648c1c470
Free and calloc() the tlsext_build_order and remember its length

Aligns tlsext_randomize_build_order() with tlsext_linearize_build_order()
and will help regression testing.

ok jsing
lib/libssl/ssl_tlsext.c