NetBSD-Bugs archive

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

PR/56310 CVS commit: src/usr.sbin/sysinst



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56310 CVS commit: src/usr.sbin/sysinst
Date: Sat, 17 Jul 2021 11:32:51 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sat Jul 17 11:32:50 UTC 2021
 
 Modified Files:
 	src/usr.sbin/sysinst: gpt.c partman.c
 
 Log Message:
 PR 56310: avoid assert() failures (or crashes) when the runtime addition
 of a wedge fails (for whatever reasons).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/sysinst/gpt.c
 cvs rdiff -u -r1.51 -r1.52 src/usr.sbin/sysinst/partman.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