NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/50608 CVS commit: src/sys/fs/udf



The following reply was made to PR kern/50608; it has been noted by GNATS.

From: "Reinoud Zandijk" <reinoud%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50608 CVS commit: src/sys/fs/udf
Date: Wed, 27 Jan 2016 00:06:49 +0000

 Module Name:	src
 Committed By:	reinoud
 Date:		Wed Jan 27 00:06:49 UTC 2016
 
 Modified Files:
 	src/sys/fs/udf: udf_subr.c
 
 Log Message:
 Fix filename creation and deleting with illegal file names. UDF has a
 machanism for it but it allowed to create a file with a name it considered
 illegal that then couldn't be deleted with the same name.
 
 Fixes PR kern/50608. When confirmed, it can be closed.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.135 -r1.136 src/sys/fs/udf/udf_subr.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index