Subject: changed files: 'src/bin/rm rm.c'
To: None <source-changes>
From: J.T. Conklin <jtc>
List: source-changes
Date: 11/29/1993 14:39:22
Update of /b/source/CVS/src/bin/rm
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/tmp3/rm
Modified Files:
rm.c
Log Message:
Change order of conditional so that a possible null pointer is not
dereferenced. This case would only occur when stdin was not a tty.
Thanks to Dan Muntz for discovering this bug.
------------------------------------------------------------------------------