comparison docs/GNUmakefile @ 4423:196c3dacff0d

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.
author Valentin Bartenev <vbart@nginx.com>
date Mon, 30 Jan 2012 12:53:57 +0000
parents b9dade63fcc2
children 3032f4854b81 0275f587e00b
comparison
equal deleted inserted replaced
4422:b1a9d725ab69 4423:196c3dacff0d