mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-02 08:19:54 +00:00
Merge remote-tracking branch 'public/pr/2232' into development
This commit is contained in:
@@ -342,6 +342,7 @@ static int redirect_output( FILE** out_stream, const char* path )
|
||||
|
||||
if( *out_stream == NULL )
|
||||
{
|
||||
close( stdout_fd );
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user