Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/03/2000 06:39:52
Module Name: syssrc
Committed By: thorpej
Date: Thu Aug 3 03:39:52 UTC 2000
Modified Files:
syssrc/sys/isofs/cd9660: cd9660_vnops.c
Log Message:
MALLOC()/FREE() are not to be used for variable sized allocations.
To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 syssrc/sys/isofs/cd9660/cd9660_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.