Mercurial > hg > xemacs-beta
diff lib-src/ChangeLog @ 5836:c03dd89e0055
Fix gnuserv file descriptor leak.
See <CAHCOHQkOV_1sCqb983jD_odRr19eHeU0OLUr-Rxuj+8bVeZ5Sg@mail.gmail.com>
in xemacs-patches.
author | Jerry James <james@xemacs.org> |
---|---|
date | Mon, 08 Dec 2014 16:27:09 -0700 |
parents | 7984e732829e |
children | 1044acf60048 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Fri Dec 05 16:56:13 2014 -0700 +++ b/lib-src/ChangeLog Mon Dec 08 16:27:09 2014 -0700 @@ -1,3 +1,8 @@ +2014-12-05 Jerry James <james@xemacs.org> + + * gnuserv.c (echo_request): close the socket when done + (handle_unix_request): do not call echo_request on accept failure + 2014-12-05 Jerry James <james@xemacs.org> * pop.c (socket_connection): Do not leak a socket if the POP