mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-21 19:51:07 +01:00
Make sure that extra UNPOISON calls do not cause the poisoning counter to underflow and wrap around. Memory that is unpoisoned multiple times should remain unpoisoned. Signed-off-by: David Horstmann <david.horstmann@arm.com>