mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-16 04:29:09 +08: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.