mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-21 03:31:09 +01:00
This commit fixes an issue in the GCM shared buffer test case where input data could be of length 0 and an adequate buffer was not allocated. Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>