K 10 svn:author V 3 kib K 8 svn:date V 27 2020-02-15T23:19:23.833096Z K 7 svn:log V 326 sem_remove(): fix the loop that compacts sem array on semaphores removal. As written now, it copies random kernel memory from beyond the bounds of the array. Reported and tested by: pho Reviewed by: markj Sponsored by: The FreeBSD Foundation (kib) MFC after: 1 week Differential revision: https://reviews.freebsd.org/D23694 END