CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/24 10:55:06
Modified files:
lib/libssl : ssl_tlsext.c
Log message:
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
