]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix an irritating bug. The forensic-id is captured in two places, as
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 10 May 2005 23:32:38 +0000 (23:32 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 10 May 2005 23:32:38 +0000 (23:32 +0000)
commit43318b6e59827ff90c60aa01c7fbd1fa80c5d5d4
tree29f19e8737b3ede023e829d7eb959dc71a3d0ed4
parente80ab8a674af0de225bc7a6a8dfc5bb479552dfb
  Fix an irritating bug.  The forensic-id is captured in two places, as
  an r->notes entry, and in the (supposedly constant) server config(!)

  This patch retrieves the r->notes copy instead at final logging phase.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@169534 13f79535-47bb-0310-9956-ffa450edef68
src/modules/standard/mod_log_forensic.c