aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_thread.h
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2012-01-30 12:53:57 +0000
committerValentin Bartenev <vbart@nginx.com>2012-01-30 12:53:57 +0000
commitfbf7a0a48adce49480ebb29bc7a6dc957d240863 (patch)
treee35532953f85a8b6c14bd8bf5ce4675c7c1c805a /src/os/unix/ngx_thread.h
parent3feafa765f5c065ec2921ef92c4c32c2dea4736c (diff)
downloadnginx-fbf7a0a48adce49480ebb29bc7a6dc957d240863.tar.gz
nginx-fbf7a0a48adce49480ebb29bc7a6dc957d240863.zip
Fixed memory leak on HUP signal when PCRE JIT was used.
The PCRE JIT compiler uses mmap to allocate memory for its executable codes, so we have to explicitly call the pcre_free_study() function to free this memory.
Diffstat (limited to 'src/os/unix/ngx_thread.h')
0 files changed, 0 insertions, 0 deletions