https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191427
--- Comment #2 from [email protected] --- A commit references this bug: Author: mjg Date: Fri Jun 27 18:51:19 UTC 2014 New revision: 267970 URL: http://svnweb.freebsd.org/changeset/base/267970 Log: pw: fix up deletion of users from groups Previuosly given 'foo,bar' members, removing 'foo' would result in an infinite loop. PR: 191427 Submitted by: Voradesh Yenbut <yenbut cs.washington.edu> MFC after: 1 week Changes: head/usr.sbin/pw/pw_user.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
