]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Wed, 27 Aug 2003 22:57:13 +0000 (22:57 +0000)
committerJason Rumney <jasonr@gnu.org>
Wed, 27 Aug 2003 22:57:13 +0000 (22:57 +0000)
src/ChangeLog

index a5e0828471c5d49c10a3c81339a32dad75957826..c9bbb5e9ee21d5b7d15ec1e9e225ea1c0be3aade 100644 (file)
@@ -1,5 +1,7 @@
 2003-08-27  Jason Rumney  <jasonr@gnu.org>
 
+       * w32.c (sys_pipe): Protect against file descriptor overflow.
+
        * w32fns.c (syms_of_w32fns): Remove non-existent functions.
 
        * w32term.c (w32_read_socket): Fix WM_MOUSEWHEEL assignment.