mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-29 10:24:18 +01:00
Merge remote-tracking branch 'public/pr/2233' into HEAD
This commit is contained in:
commit
78f040cf33
@ -144,6 +144,7 @@ static int redirect_output( FILE** out_stream, const char* path )
|
|||||||
|
|
||||||
if( *out_stream == NULL )
|
if( *out_stream == NULL )
|
||||||
{
|
{
|
||||||
|
close( stdout_fd );
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user