mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-12-17 13:51:24 +00:00
The definition of SSL_MAC_ADD depends on the presence of the configuration option POLARSSL_ARC4_C, which was misspelled as POLARSSL_RC4_C in ssl.h, leading to a too small buffer and subsequently to a buffer overflow during record processing. This commit fixes the typo. |
||
|---|---|---|
| .. | ||
| polarssl | ||
| .gitignore | ||
| CMakeLists.txt | ||