mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 14:22:19 +08:00
Avoid replacing handle. stdout is defined as a macro on several platforms. Signed-off-by: gufe44 <gu981@protonmail.com>
4 lines
164 B
Plaintext
4 lines
164 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.
|