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.