diff options
author | Valentin Bartenev <vbart@nginx.com> | 2013-05-23 20:30:27 +0400 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2013-05-23 20:30:27 +0400 |
commit | c8702948dbe97866bb6f4fadf8773f5fd5a3d374 (patch) | |
tree | 594652ac7c74cc6d60cc898dbcf59ce63608c5c9 /src/http/modules/ngx_http_scgi_module.c | |
parent | 2c0ea0fcc854a1ba0c717fa78b03ac7faee12829 (diff) | |
download | nginx-c8702948dbe97866bb6f4fadf8773f5fd5a3d374.tar.gz nginx-c8702948dbe97866bb6f4fadf8773f5fd5a3d374.zip |
Core: strengthen configuration syntax checker.
It is now a syntax error if tokens passed to a custom configuration
handler are terminated by "{".
The following incorrect configuration is now properly rejected:
map $v $v2 {
a b {
c d {
e f {
}
Diffstat (limited to 'src/http/modules/ngx_http_scgi_module.c')
0 files changed, 0 insertions, 0 deletions