You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2014/01/15 19:38:46 UTC

svn propchange: r1534890 - svn:log

Author: trawick
Revision: 1534890
Modified property: svn:log

Modified: svn:log at Wed Jan 15 18:38:46 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Jan 15 18:38:46 2014
@@ -1 +1,3 @@
-axe attempt to close a previously-closed or uninitialized apr socket (clang scan-build)
+axe attempt to close a previously-closed apr socket
+(clang scan-build says "uninitialized", but it doesn't know
+how apr_sockaddr_info_get() reports errors)