You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for detecting pcre2 versions in Android binaries which use
null byte separators instead of newlines. Each Android API version has
different string layouts requiring separate patterns.
Tested on Android APIs 28, 29, 30, and 34.
Signed-off-by: Jack <72348727+Jack-GitHub12@users.noreply.github.com>
0 commit comments