mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 11:45:42 +01:00
b0ab8c257f
Avoid replacing handle. stdout is defined as a macro on several platforms. Signed-off-by: gufe44 <gu981@protonmail.com>
5 lines
206 B
Plaintext
5 lines
206 B
Plaintext
Bugfix
|
|
* Fix bug in redirection of unit test outputs on platforms where stdout is
|
|
defined as a macro. First reported in #2311 and fix contributed in #3528.
|
|
Adopted for LTS branch 2.7 in #3600.
|