Issue1511317
Created on 2006-06-23 13:31 by chuckorama, last changed 2006-08-14 22:10 by georg.brandl.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
python.patch
|
chuckorama,
2006-06-23 13:31
|
one line patch |
|
|
|
msg50524 - (view) |
Author: Charles Schwieters (chuckorama) |
Date: 2006-06-23 13:31 |
|
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
|
|
msg50525 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2006-08-14 22:10 |
|
Logged In: YES
user_id=849994
Applied as rev. 51291.
|
|
| Date |
User |
Action |
Args |
| 2006-06-23 13:31:31 | chuckorama | create | |
|