Commit 4ac4395a authored by Ryan Bloom's avatar Ryan Bloom
Browse files

Note the patch submitted today by Jon Travis about cleaning up inet_ntoa.

This patch is waiting until IPv6 is settled, and we can really see what
we are left with.  I don't want us to forget that inet_ntoa has thread-
safeness issues, so I am noting this patch here.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87154 13f79535-47bb-0310-9956-ffa450edef68
parent 1a3215aa
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
Apache 2.0 STATUS:
Last modified at [$Date: 2000/12/01 22:56:47 $]
Last modified at [$Date: 2000/12/02 07:15:32 $]

Release:

@@ -648,6 +648,11 @@ Documentation that needs writing:

Available Patches:

   * Jon Travis's <jtravis@covalent.net> patch to deal with thread-safe
     issues with inet_ntoa.  See message <20001201163220.A12827@covalent.net>
	Status:  This is being set aside until the IPv6 work is finished
		 so that we know exactly what is required.

   * Martin Sojka <msojka@gmx.de>'s patch to add error reporting for failed 
     htpasswd actions due to a full /tmp volume (other programs may have
     similar problems?)