nginx/src
Maxim Dounin 094bfc6beb Upstream: restored workaround for "if".
The 7022564a9e0e changeset made ineffective workaround from 2464ccebdb52
to avoid NULL pointer dereference with "if".  It is now restored by
moving the u->ssl_name initialization after the check.

Found by Coverity (CID 1210408).
2014-04-30 19:16:55 +04:00
..
core Core: improved ngx_conf_parse() error handling. 2014-04-30 19:16:49 +04:00
event SSL: explicit handling of empty names. 2014-04-23 20:31:31 +04:00
http Upstream: restored workaround for "if". 2014-04-30 19:16:55 +04:00
mail Mail: fixed ngx_mail_send() (ticket #519). 2014-03-31 21:38:27 +04:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Win32: fixed cpu hog by cache manager on exit (ticket #514). 2014-03-31 21:38:28 +04:00