]> git.kaiwu.me - nginx.git/commit
Disable symlinks: fixed edge cases of path handling.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 15 Feb 2012 12:18:55 +0000 (12:18 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 15 Feb 2012 12:18:55 +0000 (12:18 +0000)
commit32b000bad7df8f0303d74a5c02fbd62e9241d17b
tree5d456a6e87a0caaf9e8f199d078f754a64813412
parent04015a48ca657ac7649401ca75a9414e1b733d63
Disable symlinks: fixed edge cases of path handling.

This includes non-absolute pathnames, multiple slashes and trailing
slashes.  In collaboration with Valentin Bartenev.
src/core/ngx_open_file_cache.c