]> granicus.if.org Git - apache/commit
* support/logresolve.c (main): Simplify to avoid conditionals in handling
authorJoe Orton <jorton@apache.org>
Wed, 7 Mar 2007 13:44:15 +0000 (13:44 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 7 Mar 2007 13:44:15 +0000 (13:44 +0000)
commit6c1e68ec7c2746079f8b9bf8544588beb4a91eeb
treeaf469dce965b03dc581dc935343c045e503e2db7
parent94b3488c43bd3fadc633c62167f94f08d2a49972
* support/logresolve.c (main): Simplify to avoid conditionals in handling
of lines without spaces: ensure a newline is printed for the cache-hit
path and fix a crash in apr_file_printf for the cache-miss path.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@515565 13f79535-47bb-0310-9956-ffa450edef68
support/logresolve.c