NetBSD-Bugs archive

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

PR/51409 CVS commit: src/usr.sbin/dumplfs



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51409 CVS commit: src/usr.sbin/dumplfs
Date: Fri, 12 Aug 2016 08:22:13 +0000

 Module Name:	src
 Committed By:	dholland
 Date:		Fri Aug 12 08:22:13 UTC 2016
 
 Modified Files:
 	src/usr.sbin/dumplfs: dumplfs.c
 
 Log Message:
 If the number of inodes per block is zero, bail instead of using
 uninitialized stack trash as a dinode pointer. Fixes PR 51409 where
 "dumplfs /dev/zero" receives SIGSEGV.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.62 -r1.63 src/usr.sbin/dumplfs/dumplfs.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