﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
2288	log safely while configuration reloading	al.drozdov@…		"We implemented a custom feature that uses shared memory by ngx_log_t objects (we haven't published it yet).

The feature doesn't work correctly as nginx may use partially freed log objects while reloading: ngx_init_cycle() frees shared memory of the old cycle but ngx_log_t objects of the old cycle still may be used.

I'll attach a patch fixes that."	defect	closed	minor		nginx-core	1.19.x	invalid		al.drozdov@…	Linux sw 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux	"nginx version: nginx/1.21.1
configure arguments: --with-debug --add-module=../lua-nginx-module"
