Some tests would access system paths somehow, which implicitely creates the static `m_systemPaths` variable, but would not explicitely call `GHOST_DisposeSystemPaths` at the end to release it. Noticeable when disabling the `WITH_TESTS_SINGLE_BINARY` option.