NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46463 CVS commit: src/external/bsd/tmux/dist



The following reply was made to PR kern/46463; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46463 CVS commit: src/external/bsd/tmux/dist
Date: Thu, 31 May 2012 19:14:57 +0000

 Module Name:   src
 Committed By:  martin
 Date:          Thu May 31 19:14:56 UTC 2012
 
 Modified Files:
        src/external/bsd/tmux/dist: tmux.c
 
 Log Message:
 Make sure to have file descriptors 0-2 open before doing further setup.
 Otherwise strange invocations could trick us into passing the event
 descriptor as, for example, stdin to the server.
 See PR 46463 for details.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1.1.2 -r1.2 src/external/bsd/tmux/dist/tmux.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index