Skip to content

Fix matching Regex against an empty string (#1253)#2

Merged
fengjixuchui merged 1 commit intofengjixuchui:masterfrom
alliedmodders:master
Apr 29, 2020
Merged

Fix matching Regex against an empty string (#1253)#2
fengjixuchui merged 1 commit intofengjixuchui:masterfrom
alliedmodders:master

Conversation

@fengjixuchui
Copy link
Owner

Removed the offset check from MatchRegex, as this
is already handled by pcre_exec.

Removed the offset check from MatchRegex, as this
is already handled by pcre_exec.
@fengjixuchui fengjixuchui merged commit efa253f into fengjixuchui:master Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants