]> git.kaiwu.me - nginx.git/commit
Merge of r5078: removed zero termination of shm zone names.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 29 Mar 2013 17:15:34 +0000 (17:15 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 29 Mar 2013 17:15:34 +0000 (17:15 +0000)
commit0e7eb773de932c4c6ab4d517e489d217b2fc0387
treea15cf789762eea5c8365299390f2590c198dfe07
parentf3dcfd8c20b2aeb3cf3c483bfb0a37dc66003a94
Merge of r5078: 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().  Since then it only corrupted error
messages about invalid zones.
src/http/modules/ngx_http_ssl_module.c
src/http/ngx_http_file_cache.c