Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Christoph Badura <bad@netbsd.org>
List: source-changes
Date: 08/24/1999 11:40:12
Module Name: gnusrc
Committed By: bad
Date: Tue Aug 24 18:40:11 UTC 1999
Modified Files:
gnusrc/gnu/usr.bin/tar: gnu.c list.c
Log Message:
Cast hstat.st_size to size_t when passing it to ck_malloc().
Fixes PR port-m68k/8229.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 gnusrc/gnu/usr.bin/tar/gnu.c
cvs rdiff -r1.5 -r1.6 gnusrc/gnu/usr.bin/tar/list.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.