You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/05/18 17:27:44 UTC

DO NOT REPLY [Bug 19165] - improperly initialized variable

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19165>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19165

improperly initialized variable





------- Additional Comments From trawick@apache.org  2003-05-18 15:27 -------
Please verify my analysis:

There will always be at least one address in server_hp.h_addr_list[] (or
ap_proxy_host2addr() would have failed).  Thus we'll always enter the loop. 
Thus i will always be 0 or -1 after the loop.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org