]> 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)
commit8c6d4ea4f8b1babdfeaf25fc2909bf9e8f8de56b
tree87a401bc4dd870059018f1759c34af3d718559c0
parent0a0fb4c87bc0a62c28edcfcd2a87b7060dfc7e29
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