Skip to content

crypto: add CHECKs to remaining BIO_s_mem allocs

These should be the only remaining unchecked BIO_s_mem allocations. CHECK that the allocation succeeds instead of crashing when it doesn't.

Merge request reports

Loading