]> granicus.if.org Git - apache/commit
mod_cgid: Handle environment variables containing newlines.
authorJeff Trawick <trawick@apache.org>
Fri, 15 Nov 2002 02:49:29 +0000 (02:49 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 15 Nov 2002 02:49:29 +0000 (02:49 +0000)
commitf0ab8f426aa2ac77228c2260058ef791299ce390
treeb3cd0dd08b32c4d21725d31a0c503b5966ba77cb
parent0dd47e0321e17b45a7dc0a7a3e1e8b224618e589
mod_cgid: Handle environment variables containing newlines.

Communication between handler and daemon used newlines to delimit
environment variables, which threw everything off when an environment
variable contained a newline.

Communication between handler and daemon was extensively reworked.
Environment variables were handled as in the patch submitted by
Piotr Czejkowski.

PR:              14550
Submitted by:  Piotr Czejkowski <apache@czarny.eu.org>, Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97530 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/generators/mod_cgid.c