commit | 59db08a6fcef71265e7ab8ac32797b6db0f56aae | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Tue Feb 19 17:48:45 2013 +0000 |
committer | Valentin Bartenev <vbart@nginx.com> | Tue Feb 19 17:48:45 2013 +0000 |
tree | 6654ab3ee0b6a6f70e2885ec6a9171b5090ec43c | |
parent | a98305e363444d8df8844416663a0889c2edfa8d [diff] |
Removed zero termination of shm zone names. It was added in r2717 and no longer needed since r2721, where the termination was added to ngx_shm_alloc() and ngx_init_zone_pool(). So then it only corrupts error messages about ivalid zones.