[Bug 205828] [patch] bsdinstall(8): partedit crashes when modifying a zfs partition's mountpoint

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 3 11:04:42 UTC 2016


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 at FreeBSD.org
          Reporter: will at 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.


More information about the freebsd-bugs mailing list