(main): Before pam_end(), the return value of the previous pam API was already
checked. No need to validate it again.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
GID is specified with -g. Simplify find_new_gid accordingly.
|
||||
* src/groupadd.c (process_flags): prefer fail_exit to exit. This avoid
|
||||
an explicit call to audit_logger().
|
||||
* src/groupadd.c (main): Before pam_end(), the return value of the
|
||||
previous pam API was already checked. No need to validate it again.
|
||||
|
||||
2007-12-28 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
|
Reference in New Issue
Block a user