NetBSD-Bugs archive

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

PR/53712 CVS commit: [netbsd-7] src/bin/sh



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53712 CVS commit: [netbsd-7] src/bin/sh
Date: Mon, 10 Dec 2018 17:20:03 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Dec 10 17:20:03 UTC 2018
 
 Modified Files:
 	src/bin/sh [netbsd-7]: parser.c
 
 Log Message:
 Pull up following revision(s) (requested by kre in ticket #1663):
 
 	bin/sh/parser.c: revision 1.152 (via patch)
 
 PR bin/53712
 
 Avoid crash from redirect on null compound command.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.90.4.1 -r1.90.4.2 src/bin/sh/parser.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