]> git.kaiwu.me - nginx.git/commit
Fixed a compile warning introduced by 01e2a5bcdd8f.
authorRuslan Ermilov <ru@nginx.com>
Thu, 30 Jan 2014 15:13:12 +0000 (19:13 +0400)
committerRuslan Ermilov <ru@nginx.com>
Thu, 30 Jan 2014 15:13:12 +0000 (19:13 +0400)
commitc6d7db25000b532c6c8588ff5ed8f83110b0aa82
tree709b5adbfcd676740315a5b2d9fc26e2e21143cf
parent8d288ec49ae1e7087732562d142fdfc257ac5541
Fixed a compile warning introduced by 01e2a5bcdd8f.

On systems with OpenSSL that has NPN support but lacks
ALPN support, some compilers emitted a warning about
possibly uninitialized "data" variable.
src/http/ngx_http_request.c