installer - Fix a segfault
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Fri, 5 Dec 2014 09:35:24 +0000 (10:35 +0100)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Fri, 5 Dec 2014 09:37:46 +0000 (10:37 +0100)
commit83c251b046d8f9b452dadd712f6818e77d542d74
treead5833943bc512bf37cbb0bb82c954d1e5cf760e
parentb3bc663a538d210d413eac42ddf5138409702d99
installer - Fix a segfault

- If survey was unable to detect any partition on the selected disk,
  as it is the case for unconfigured vn devices, do not attempt to
  dereference the selected_slice pointer.
usr.sbin/installer/dfuibe_installer/fn_disk.c