﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
1779	ngx_reset_pool() function make (sizeof(ngx_pool_t) - sizeof(ngx_pool_data_t) ) bytes memory unavailable	xbguo@…		"In the function ngx_reset_pool (), ""p->d.last = (u_char *) p + sizeof(ngx_pool_t);"" preserve sizeof(ngx_pool_t) bytes,but this only necessary for first block that contain the pool structure itself. 
in the ngx_palloc_block() function ""m += sizeof(ngx_pool_data_t); "" preserve only  
sizeof(ngx_pool_data_t) bytes."	defect	closed	minor		nginx-core	1.15.x	duplicate	memory		Linux localhost.localdomain 4.5.5-300.fc24.x86_64 #1 SMP Thu May 19 13:05:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux	"nginx version: nginx/1.15.11
"
