mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-08 05:17:20 +02: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>