mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-15 23:42:41 +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.