]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a potential segfault on all platforms. David Reid fixed this for
authorRyan Bloom <rbb@apache.org>
Sun, 11 Feb 2001 00:51:38 +0000 (00:51 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 11 Feb 2001 00:51:38 +0000 (00:51 +0000)
commitf9a1287c612ae0ef538428c5c9da7de4a21c5104
treecb49f97900ef2649e02ca8dd3a21a0179a18d742
parent39793c7fca5cc9e319202966ac0d19c1a262dd34
Fix a potential segfault on all platforms.  David Reid fixed this for
BEOS, but this could actually happen on any platform, so we should
be safe and protect ourselves.
Submitted by: Cliff Woolley <cliffwoolley@yahoo.com>
Reviewed by: Ryan Bloom

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88080 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/util.c