fix bug of fmt overflow

2018-11-10 Thread wy7980
# HG changeset patch # User wy7980 # Date 1541824641 -28800 # Sat Nov 10 12:37:21 2018 +0800 # Node ID e93ac0fd29c1f49e7dd49ff5e1efd58c009d359a # Parent a2506436986ae9cf941fd9477aa77e28f501e11d fix bug of fmt overflow diff -r a2506436986a -r e93ac0fd29c1 src/core/ngx_string.c --- a/src

Re: fix bug of fmt overflow

2018-11-10 Thread wy7980
Yes, I just mean the incorrect format string of fmt, it can be dangerous. Valentin V. Bartenev 于2018年11月10日周六 下午8:29写道: > On Saturday, 10 November 2018 15:16:35 MSK wy7980 wrote: > > # HG changeset patch > > # User wy7980 > > # Date 1541824641 -28800 > > # Sat