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
pcre2test: dynamically allocate buffer for JITTARGET (#835)
Always ask `pcre2_config()` for the expected size of buffers and abort if
it is too small.
In the documentation, remove the description of a static buffer size for
JITTARGET.
0 commit comments