diff options
author | jsing <> | 2022-08-20 18:17:33 +0000 |
---|---|---|
committer | jsing <> | 2022-08-20 18:17:33 +0000 |
commit | 1f514c7f37e83673996474309b61dfea3714ed3c (patch) | |
tree | 4cb9ef4b674abb64415461782d6fc9a836aa8d14 /src/lib/libssl/s3_lib.c | |
parent | 8ac1b2953068d5c968e516c4bd4ab89d61c5f3d6 (diff) | |
download | openbsd-1f514c7f37e83673996474309b61dfea3714ed3c.tar.gz openbsd-1f514c7f37e83673996474309b61dfea3714ed3c.tar.bz2 openbsd-1f514c7f37e83673996474309b61dfea3714ed3c.zip |
Rewrite i2c_ASN1_INTEGER() using CBB/CBS.
This gives us cleaner and safer code, although it is worth noting that we
now generate the encoding even when called with NULL as the output pointer
(and then discard it, returning just the length).
Resolves oss-fuzz #49963.
ok tb@
Diffstat (limited to 'src/lib/libssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions