When compiled without AUDIT support, if the return code was E_SUCCESS,
fail_exit() wouldn't have exited. Fix the scope of #idef WITH_AUDIT.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2007-12-27 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
src/groupadd.c cleanup
|
||||
* src/groupadd.c (fail_exit): When compiled without AUDIT support, if
|
||||
the return code was E_SUCCESS, fail_exit() wouldn't have exited. Fix
|
||||
the scope of #idef WITH_AUDIT.
|
||||
|
||||
2007-12-27 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
libmisc/copydir.c cleanup
|
||||
|
Reference in New Issue
Block a user