https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205828
Bug ID: 205828 Summary: [patch] bsdinstall(8): partedit crashes when modifying a zfs partition's mountpoint Product: Base System Version: 10.2-STABLE Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: w...@worrbase.com Keywords: patch Created attachment 164989 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164989&action=edit fix partedit crash when setting mountpoint on zfs partition When modifying a ZFS partition to change the mountpoint (or pool name, really), zpool_name isn't set, causing partedit to crash. Also removed a useless NULL check. Tested on FreeBSD 10.2-STABLE on amd64. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"