Subject: CVS commit: src/usr.bin/script
To: None <source-changes@NetBSD.org>
From: Liam J. Foy <liamjfoy@netbsd.org>
List: source-changes
Date: 06/14/2006 16:05:38
Module Name: src
Committed By: liamjfoy
Date: Wed Jun 14 16:05:38 UTC 2006
Modified Files:
src/usr.bin/script: script.c
Log Message:
Fix PR: 26363: script core dumps on incorrect input files.
This patch virtually re-writes the playback code and contains
improvements (mainly the dependency upon BUFSIZ being the same
size as it was wrote at).
OK: christos, joerg
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/usr.bin/script/script.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.