Subject: CVS commit: src/usr.bin/cksum
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 09/02/2005 16:52:03
Module Name: src
Committed By: elad
Date: Fri Sep 2 16:52:03 UTC 2005
Modified Files:
src/usr.bin/cksum: cksum.c extern.h
Log Message:
Use MAXHASHLEN to indicate largest possible hash.
Fixes buffer overflow found by xtraeme@.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/usr.bin/cksum/cksum.c
cvs rdiff -r1.16 -r1.17 src/usr.bin/cksum/extern.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.