The return values of pcre2_match are now properly handled. A positive match is a return value which is greater than or equal to zero. This fix should give a small performance boost to as memory is no longer needlessly allocated.