Skip to content

Conversation

@carenas
Copy link
Contributor

@carenas carenas commented Dec 9, 2022

This is the minimal change required to solvce the reported crash and has been validated in production.

Fixes: #86

FF_FUN would try loading a vector from an invalid address
triggering a crash.

Add the same check that is done in the x86/s390x implementations
and that was missing from the original code.

Fixes: PCRE2Project#86
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.

Debugging segfault on aarch64 (ARM)

2 participants