]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Perhaps fix the segfault... my earlier patch didn't since we already
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 22 Oct 2001 04:25:27 +0000 (04:25 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 22 Oct 2001 04:25:27 +0000 (04:25 +0000)
commit3e15d70ea70b6075f3da572ba4e685815054cf21
treee5218638254cd6d5a25f505443afc4f73e093e2e
parent61f021ac41528c883ed83e1b3faa69e2198a1da6
  Perhaps fix the segfault... my earlier patch didn't since we already
  memcpy'ed the base into the merged per-dir config.

  This certainly cleans up that function though, and I hope increases
  it's legibility.

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