comparison src/core/ngx_connection.c @ 4529:1ebec1d15a25

Fixed incorrect ngx_cpystrn() usage in ngx_http_*_process_header(). This resulted in a disclosure of previously freed memory if upstream server returned specially crafted response, potentially exposing sensitive information. Reported by Matthew Daley.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 15 Mar 2012 11:27:12 +0000
parents 14411ee4d89f
children 67653855682e
comparison
equal deleted inserted replaced
4528:00ccad19c53d 4529:1ebec1d15a25