* lib/commonio.c (next_entry_by_name): New function.
* NEWS, lib/commonio.c (commonio_update): When an entry is updated, make sure that there are no other entry with the same name. This fixes an infinite loop in userdel and usermod when an (erroneous) group file contains two entries with the same name. (https://bugzilla.redhat.com/show_bug.cgi?id=240915)
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2007-11-16 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/commonio.c (next_entry_by_name): New function.
|
||||
* NEWS, lib/commonio.c (commonio_update): When an entry is updated, make
|
||||
sure that there are no other entry with the same name. This fixes
|
||||
an infinite loop in userdel and usermod when an (erroneous) group
|
||||
file contains two entries with the same name.
|
||||
(https://bugzilla.redhat.com/show_bug.cgi?id=240915)
|
||||
|
||||
2007-11-16 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/salt.c: Make sure the salt string is terminated at the
|
||||
|
Reference in New Issue
Block a user