K 10 svn:author V 3 des K 8 svn:date V 27 2014-07-19T20:55:13.159403Z K 7 svn:log V 402 Check if the specified group is the user's primary group before iterating over the (possibly empty) list of members. Otherwise, we get a false negative when the target group has no members listed in /etc/group. This went mostly unnoticed because root is explicitly listed as a member of wheel, so the bug is never triggered in the most common use case, which is su(8). PR: 109416 MFC after: 1 week END