]> git.kaiwu.me - nginx.git/commit
Fixed wrong type of the "line" field.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 18 Aug 2016 14:13:07 +0000 (17:13 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 18 Aug 2016 14:13:07 +0000 (17:13 +0300)
commiteecc68ce1787a519e4cf195f12c887d7d2ba9b0a
tree1e475e66e559982476140240b39aa4932e24d1ed
parent535550b406b0f6db18697247c3c132ed502cdd46
Fixed wrong type of the "line" field.

The new type ngx_uint_t was supposed when formatting the line number.
src/mail/ngx_mail.h
src/stream/ngx_stream.h