CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/18 02:15:28
Modified files:
regress/lib/libcrypto/asn1: asn1basic.c
Log message:
Port most of BoringSSL's TEST(ASN1Test, SetBit)
Exercises the batshit crazy truncation behavior of ASN1_BIT_STRING_set_bit()
Based on https://boringssl-review.googlesource.com/c/boringssl/+/48225
(still under ISC).
