mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 01:36:11 +08:00
- In the `if (!psurf)` code path, unlock in the reverse locking order. - Move the `SafeInData == NULL` check outside of `_SEH2_TRY` and just after the `ExAllocatePoolWithTag` call. - Removing trailing whitespace.