NetBSD-Bugs archive

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

PR/43354 CVS commit: [netbsd-5] src/sbin/disklabel



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

From: Jeff Rizzo <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43354 CVS commit: [netbsd-5] src/sbin/disklabel
Date: Sat, 12 Jun 2010 01:11:42 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Sat Jun 12 01:11:42 UTC 2010
 
 Modified Files:
        src/sbin/disklabel [netbsd-5]: interact.c
 
 Log Message:
 Pull up following revision(s) (requested by dholland in ticket #1410):
        sbin/disklabel/interact.c: revision 1.34
 Change getnum() to use intmax_t instead of int, so it doesn't overflow
 between 2^31 and 2^32. Adjust call sites accordingly. PR 43354.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.30 -r1.30.26.1 src/sbin/disklabel/interact.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