mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
The goal is to test all the bignum's functions that accept a buffer and its length and verify that they do not crash if a NULL pointer is passed in as buffer and 0 length is specified. Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>