[Python-bugs-list] [Bug #119883] smtplib.py can leak file descriptors

noreply@sourceforge.net noreply@sourceforge.net
Tue, 31 Oct 2000 08:35:53 -0800


Bug #119883, was updated on 2000-Oct-31 08:35
Here is a current snapshot of the bug.

Project: Python
Category: Library
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Summary: smtplib.py can leak file descriptors

Details: If the socket.connect() fails in SMTP.connect() in smtplib.py, file descriptors are leaked.  Patch #102185 fixes this.

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=119883&group_id=5470