382bc29251
Although the previous commit should ensure this doesn't happen, the uint8_t** pattern is very error-prone and we're trying to avoid doing much to the legacy ASN.1 stack. To that end, maintaining the strong exception guarantee w.r.t. the input pointer-pointer is best effort and we won't rely on it, so we needn't spend our time chasing down problems. Change-Id: Ib78974eb94377fe0b0b379f57d9695dc81f344bb Reviewed-on: https://boringssl-review.googlesource.com/5949 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
algorithm.c | ||
CMakeLists.txt | ||
digestsign.c | ||
evp_asn1.c | ||
evp_ctx.c | ||
evp_extra_test.cc | ||
evp_test.cc | ||
evp_tests.txt | ||
evp.c | ||
internal.h | ||
p_dsa_asn1.c | ||
p_ec_asn1.c | ||
p_ec.c | ||
p_rsa_asn1.c | ||
p_rsa.c | ||
pbkdf_test.cc | ||
pbkdf.c | ||
sign.c |