[Patches] [ python-Patches-1511317 ] socket.gethostbyaddr fix for machines with incomplete DNS

SourceForge.net noreply at sourceforge.net
Fri Jun 23 15:31:32 CEST 2006


Patches item #1511317, was opened at 2006-06-23 13:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1511317&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Modules
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Charles Schwieters (chuckorama)
Assigned to: Nobody/Anonymous (nobody)
Summary: socket.gethostbyaddr fix for machines with incomplete DNS

Initial Comment:
I found that socket.gethostbyaddr would crash 2.4.3 on
machines with incomplete DNS, such as scyld cluster
nodes. The following one line obvious patch fixes the
problem. 

Charles

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1511317&group_id=5470


More information about the Patches mailing list