CVS commit: src/usr.sbin/sysinst
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Mon Jun 22 19:36:47 UTC 2026 Modified Files: src/usr.sbin/sysinst: label.c Log Message: PR 60334: fix two bugs: - confusion between part_usage_info::flags and ::cur_flags leading to not matching partitions properly when renumbering them after deletion - off by one corrupting memory when deleting a partition To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/usr.sbin/sysinst/label.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.