Commit 91ee6154 authored by Jeff Trawick's avatar Jeff Trawick
Browse files

Fix some bad calls to ap_log_error(); some of these neglected to

turn on APLOG_NOERRNO even though no syscall failure was being
reported; others passed errno instead of the APR retcode.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86378 13f79535-47bb-0310-9956-ffa450edef68
parent f149e144
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment