﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
33	fix ngx_vslprintf(): invalid processing terminated %	Kuts Alexey (Куц Алексей)	somebody	"ngx_vslprintf(u_char *buf, u_char *last, const char *fmt, va_list args)
when fmt is terminated by '%',
there will be invalid write of zero byte to buf and unknown behaviour afterwards.

Correct behaviour is to write terminated '%' to buf 
(for example, this approach is applied in linux kernel lib/vsprintf.c)."	defect	closed	trivial		nginx-core	1.0.x	invalid				
