The official NGINX Open Source repository.
Go to file
Maxim Dounin 9cb9ce78b1 Core: free shared memory zones only after reconfiguration.
This is what usually happens for zones no longer used in the new
configuration, but zones where size or tag were changed were freed
when creating new memory zones.  If reconfiguration failed (for
example, due to a conflicting listening socket), this resulted in a
segmentation fault in the master process.

Reported by Zhihua Cao,
http://mailman.nginx.org/pipermail/nginx-devel/2017-October/010536.html.
2017-10-17 19:52:16 +03:00
auto Mirror module. 2017-07-20 08:50:49 +03:00
conf MIME: added most common OpenDocument types. 2017-10-02 19:07:01 +03:00
contrib Contrib: proper syntax parsing in vim syntax highlighting. 2017-05-22 16:34:47 +03:00
docs nginx-1.13.6-RELEASE 2017-10-10 18:22:50 +03:00
misc Updated PCRE used for win32 builds. 2017-08-08 15:21:10 +03:00
src Core: free shared memory zones only after reconfiguration. 2017-10-17 19:52:16 +03:00
.hgtags release-1.13.6 tag 2017-10-10 18:22:51 +03:00