Fix thread safety issue with upstream sljit patch
Crashes were reported by several users when using pcre2 in a multi-threaded context. The fix has been confirmed and merged by upstream but, as this bug can cause memory corruption in a widely used library, it may make sense to patch this before the next release.
References: