Merge remote-tracking branch 'public/pr/2232' into development
This commit is contained in:
commit
6944e05956
1 changed files with 1 additions and 0 deletions
|
@ -342,6 +342,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 a new issue