]> git.kaiwu.me - nginx.git/commit
Added checks that disallow adding a variable with an empty name.
authorRuslan Ermilov <ru@nginx.com>
Mon, 17 Dec 2012 19:03:33 +0000 (19:03 +0000)
committerRuslan Ermilov <ru@nginx.com>
Mon, 17 Dec 2012 19:03:33 +0000 (19:03 +0000)
commitc865f8dfa2826592b41b86e0048dd418c9eb86b8
treeec42de5bb1d7035acfdccce5b309a3bd35d39b37
parentb8a90c69039046ff6196b9e174e21c5377ed07dd
Added checks that disallow adding a variable with an empty name.
Added variable name syntax checks to "geo" and "map" directives.
src/http/modules/ngx_http_geo_module.c
src/http/modules/ngx_http_limit_conn_module.c
src/http/modules/ngx_http_map_module.c
src/http/modules/ngx_http_rewrite_module.c
src/http/modules/ngx_http_split_clients_module.c
src/http/modules/perl/ngx_http_perl_module.c
src/http/ngx_http_variables.c