mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 01:36:11 +08:00
[UCRT] Make SEH blocks ReactOS PSEH compatible
This commit is contained in:
@@ -75,6 +75,7 @@ static Character* __cdecl common_fgets(
|
||||
{
|
||||
_unlock_file(stream.public_stream());
|
||||
}
|
||||
__endtry
|
||||
|
||||
return return_value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user