--- - branch: netbsd-8 date: Thu Jul 12 15:18:45 UTC 2018 files: - new: 1.7.8.3 old: 1.7.8.2 path: src/usr.sbin/sysinst/util.c pathrev: src/usr.sbin/sysinst/util.c@1.7.8.3 type: modified id: 20180712T151845Z.574c22de8532050321dc02580fd622459c8be21e log: "Pull up following revision(s) (requested by kamil in ticket #900):\n\n\tusr.sbin/sysinst/util.c: revision 1.10,1.11\n\nEnlarge the set_status[] array by a single element\nIn the get_and_unpack_sets() function there is accessed the\nset_status[SET_GROUP_END] element in the array. The array is allocated on\nthe stack with SET_GROUP_END elements. This means that it is 1 element too\nshort.\n\n -\n\nRevert previous, fix iteration loops to be consistent:\nAll sets that have an id >= SET_LAST have NULL name, so use that like the\nloop just below.\n" module: src subject: 'CVS commit: [netbsd-8] src/usr.sbin/sysinst' unixtime: '1531408725' user: martin