Subject: PR/32305 CVS commit: src/usr.bin/fmt
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 12/15/2005 21:35:03
The following reply was made to PR bin/32305; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32305 CVS commit: src/usr.bin/fmt
Date: Thu, 15 Dec 2005 21:32:00 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Thu Dec 15 21:32:00 UTC 2005
 
 Modified Files:
 	src/usr.bin/fmt: fmt.c
 Added Files:
 	src/usr.bin/fmt: buffer.h
 
 Log Message:
 PR/32305: seebs: Eliminate buffer overflows and simplify code by using
 dynamically allocated buffers.
 
 
 To generate a diff of this commit:
 cvs rdiff -r0 -r1.1 src/usr.bin/fmt/buffer.h
 cvs rdiff -r1.18 -r1.19 src/usr.bin/fmt/fmt.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.