mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Avoid replacing handle. stdout is defined as a macro on several platforms. Signed-off-by: gufe44 <gu981@protonmail.com>
3 lines
164 B
Text
3 lines
164 B
Text
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.
|