--- - branch: netbsd-8 date: Mon May 7 04:06:31 UTC 2018 files: - new: 1.15.6.3 old: 1.15.6.2 path: src/usr.sbin/sysinst/partman.c pathrev: src/usr.sbin/sysinst/partman.c@1.15.6.3 type: modified id: 20180507T040631Z.50b27e2d24c0c4ad408bb01087eb1d366eeea195 log: "Pull up following revision(s) (requested by kre in ticket #801):\n\tusr.sbin/sysinst/partman.c: 1.20-1.21\nPR install/53220\nDon't call pm_lvm_find() unless have_lvm\npm_lvm_find() assumes that data structs (lvms) has been allocated\nfor it to use, which doesn't happen if !have_lvm\nThis avoids a sysinst core dump when the lvm command is not installed\n(such as when installing from the embedded RAM root filesys in an\nINSTALL kernel.)\n--\nChange return type of pm_lvm_find() from int to void.\nIt always returns (returned) 0 which was ignored by the one call.\n" module: src subject: 'CVS commit: [netbsd-8] src/usr.sbin/sysinst' unixtime: '1525665991' user: snj