Files
David Benjamin 63e96f2a29 Bound the number of API calls in ssl_ctx_api.cc.
By spamming just two bytes, this fuzzer can bounce between
SSL_CTX_use_certificate and SSL_CTX_get0_certificate, which continually
runs d2i_X509 on some certificate.

Doing that nearly 400,000 times is not particularly useful. Bound the
number of API calls. Start with 10,000 and see if the fuzzers are still
unhappy.

Bug: oss-fuzz:17748
Change-Id: I074fa08475fffcb86c02e64dcb9c5c7c69bcda71
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/37765
Commit-Queue: Adam Langley <agl@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2019-09-27 15:52:53 +00:00
..
2019-01-08 17:55:08 +00:00
2019-01-08 17:55:08 +00:00
2019-01-08 17:55:08 +00:00
2018-05-15 23:58:32 +00:00
2016-03-03 18:33:05 +00:00
2016-05-26 17:59:10 +00:00
2019-01-08 17:55:08 +00:00
2017-09-07 22:26:50 +00:00
2019-01-07 22:39:55 +00:00
2017-09-07 22:26:50 +00:00
2017-09-07 22:26:50 +00:00
2018-05-15 23:58:32 +00:00
2017-09-07 22:26:50 +00:00