diff options
author | Ruslan Ermilov <ru@nginx.com> | 2012-11-23 12:43:58 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@nginx.com> | 2012-11-23 12:43:58 +0000 |
commit | a94a101c79a4d6d14eaffb210d2e7d0afb3de7b0 (patch) | |
tree | 6788319b48556fbaacd068ef6ab2d89699d541d4 /src/os/unix/ngx_freebsd_init.c | |
parent | 9f385870f663ff48a511e07e63e85d28737c3384 (diff) | |
download | nginx-a94a101c79a4d6d14eaffb210d2e7d0afb3de7b0.tar.gz nginx-a94a101c79a4d6d14eaffb210d2e7d0afb3de7b0.zip |
Core: don't reuse shared memory zone that changed ownership (ticket #210).
nginx doesn't allow the same shared memory zone to be used for different
purposes, but failed to check this on reconfiguration. If a shared memory
zone was used for another purpose in the new configuration, nginx attempted
to reuse it and crashed.
Diffstat (limited to 'src/os/unix/ngx_freebsd_init.c')
0 files changed, 0 insertions, 0 deletions