]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a seg fault in mod_userdir.c. We used to use the pw structure
authorRyan Bloom <rbb@apache.org>
Thu, 22 Feb 2001 20:50:03 +0000 (20:50 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 22 Feb 2001 20:50:03 +0000 (20:50 +0000)
commit67221af90dcadfe3ff4dc3cd4d5bec4aa1ab8ca1
tree87a401bc4dd870059018f1759c34af3d718559c0
parent36af304d16f81faffd06449ad5fcab4f232c5044
Fix a seg fault in mod_userdir.c.  We used to use the pw structure
without ever filling it out.

PR: 7271
Submitted by: Taketo Kabe <kabe@sra-tohoku.co.jp> and Cliff Woolley <cliffwoolley@yahoo.com>]

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