]> git.kaiwu.me - nginx.git/commit
Improved access log escaping to better protect other software.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 11 Oct 2011 17:54:38 +0000 (17:54 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 11 Oct 2011 17:54:38 +0000 (17:54 +0000)
commite3d6c5a33cd31a788c345e6c936852db0805bb6d
tree108c18bb18b19d8592fdd49f5fedaa40d9eccd0f
parent0d19f020ba932be2959a9249b6f58c4151e7c443
Improved access log escaping to better protect other software.

Some character sets (notably ISO-8859-1) have C1 control characters in
upper half, make sure to escape them.

Reported by Jesus Olmos Gonzalez.
src/http/modules/ngx_http_log_module.c