mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-27 15:24:18 +01:00
5 lines
192 B
Plaintext
5 lines
192 B
Plaintext
|
Security
|
||
|
* Fix a stack buffer overflow with mbedtls_net_poll() and
|
||
|
mbedtls_net_recv_timeout() when given a file descriptor that is
|
||
|
beyond FD_SETSIZE. Reported by FigBug in #4169.
|