mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-25 13:43:31 +00:00
The variable drop_len is only used under conditions where it has been initialized, but this is somewhat fragile and not obvious for a compiler to see.