diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2021-12-25 01:07:16 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2021-12-25 01:07:16 +0300 |
commit | 931acbf5bcd550af8613d131f4ba49e22e909efb (patch) | |
tree | 546ca4eff7cdd6918e2efb5283eb60c96c0f30c5 /src/os/unix/ngx_freebsd_sendfile_chain.c | |
parent | c6fec0b027569a4e0b1d8aaee7dea0f2e4d6052b (diff) | |
download | nginx-931acbf5bcd550af8613d131f4ba49e22e909efb.tar.gz nginx-931acbf5bcd550af8613d131f4ba49e22e909efb.zip |
PCRE2 and PCRE binary compatibility.
With this change, dynamic modules using nginx regex interface can be used
regardless of the variant of the PCRE library nginx was compiled with.
If a module is compiled with different PCRE library variant, in case of
ngx_regex_exec() errors it will report wrong function name in error
messages. This is believed to be tolerable, given that fixing this will
require interface changes.
Diffstat (limited to 'src/os/unix/ngx_freebsd_sendfile_chain.c')
0 files changed, 0 insertions, 0 deletions