NetBSD-Bugs archive

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

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



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50571 CVS commit: src/sys/fs/udf
Date: Sat, 19 Dec 2015 03:16:09 +0000

 Module Name:	src
 Committed By:	dholland
 Date:		Sat Dec 19 03:16:09 UTC 2015
 
 Modified Files:
 	src/sys/fs/udf: udf_subr.c
 
 Log Message:
 Improve misleading variable name. Related to PR 50571.
 
 XXX: also there should be real bounds-check logic in here.
 XXX: if the on-disk data structure contains rubbish this code will
 XXX: leak or trample arbitrary kernel memory.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.134 -r1.135 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