Mercurial > hg > xemacs-beta
diff lib-src/ChangeLog @ 5834:7984e732829e
Fix file descriptor leak in pop.c.
See <CAHCOHQkUhtC7netdxqCkDy3vqtctbLBwxWC7ucmvLhRaPkAsDw@mail.gmail.com>
in xemacs-patches.
author | Jerry James <james@xemacs.org> |
---|---|
date | Fri, 05 Dec 2014 16:22:57 -0700 |
parents | b3824b7f5627 |
children | c03dd89e0055 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Fri Nov 28 00:18:03 2014 +0000 +++ b/lib-src/ChangeLog Fri Dec 05 16:22:57 2014 -0700 @@ -1,3 +1,8 @@ +2014-12-05 Jerry James <james@xemacs.org> + + * pop.c (socket_connection): Do not leak a socket if the POP + server's address cannot be determined. + 2014-10-18 Aidan Kehoe <kehoea@parhasard.net> * ootags.c (substitute):