NetBSD-Bugs archive

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

PR/50756 CVS commit: src/sbin/gpt



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50756 CVS commit: src/sbin/gpt
Date: Tue, 31 May 2016 02:29:54 +0000

 Module Name:	src
 Committed By:	dholland
 Date:		Tue May 31 02:29:54 UTC 2016
 
 Modified Files:
 	src/sbin/gpt: show.c
 
 Log Message:
 PR 50756 David Binderman: avoid running off the end of an array in case
 thing we're looking for isn't there. Which is probably impossible, but
 that's not obvious.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.35 -r1.36 src/sbin/gpt/show.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