Skip to content

Fix usage of CriticalSectionGuard

The code was not creating a named CriticalSectionGuard objects on the stack, defeating its purpose.

Merge request reports