NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60334 CVS commit: src/usr.sbin/sysinst
The following reply was made to PR install/60334; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60334 CVS commit: src/usr.sbin/sysinst
Date: Mon, 22 Jun 2026 19:36:47 +0000
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.
Home |
Main Index |
Thread Index |
Old Index