K 10 svn:author V 5 markj K 8 svn:date V 27 2018-10-01T18:51:39.549117Z K 7 svn:log V 283 Use an unsigned iterator for domain sets. Otherwise (iter % ds->ds_cnt) is not guaranteed to lie in the range [0, MAXMEMDOM). Reported by: pho Reviewed by: kib Approved by: re (rgrimes) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D17374 END