]> git.kaiwu.me - njs.git/commit
Ignoring pcre_study() error.
authorValentin Bartenev <vbart@nginx.com>
Fri, 20 Nov 2020 09:29:30 +0000 (12:29 +0300)
committerValentin Bartenev <vbart@nginx.com>
Fri, 20 Nov 2020 09:29:30 +0000 (12:29 +0300)
commit4c58684c80fa6c2d82ab63dd608ec11e6e5d422c
treec38189b669dd47101798ee1ce43e0b39e39f1a74
parentec09e998dcc46653525a9c81d59fbe2e0f47a58d
Ignoring pcre_study() error.

It provides optional optimization that shouldn't be fatal for regex compilation.
src/njs_pcre.c