]> granicus.if.org Git - shadow/commit
* src/groupmems.c: When removing an user, check if deluser is on
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 30 Aug 2008 18:29:08 +0000 (18:29 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 30 Aug 2008 18:29:08 +0000 (18:29 +0000)
commit0c7df2f9a07b2b072d3fe3b00ead00fdd24d18dc
tree85f42df0a00b1c943ed5e1fea41c8b3a88019ce9
parent77f81fa0b635329a7772541c95ba7707115468c8
* src/groupmems.c: When removing an user, check if deluser is on
the list, not adduser. This fixes a segmentation fault for every
call of groupmems -d.
* libmisc/list.c: Add assertions to help identifying these issues.
* libmisc/list.c: Avoid implicit conversion of pointers to
booleans.
ChangeLog
NEWS
libmisc/list.c
src/groupmems.c