Subject: CVS commit: src/dist/smbfs/mount_smbfs
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/24/2003 00:14:09
Module Name: src
Committed By: jdolecek
Date: Sun Feb 23 22:14:09 UTC 2003
Modified Files:
src/dist/smbfs/mount_smbfs: mount_smbfs.c
Log Message:
do not initialize/use member 'mount_point' of struct smbfs_args
allocate mount_point[] on stack
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/dist/smbfs/mount_smbfs/mount_smbfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.