* src/newgrp.c: Added splint annotations.
* src/newgrp.c: audit_buf is only used in newgrp. Make it static. * src/newgrp.c: Ignore the return value of fputs(). * src/newgrp.c: Use exit(EXIT_FAILURE) instead of exit(1).
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2009-04-22 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/newgrp.c: Added splint annotations.
|
||||
* src/newgrp.c: audit_buf is only used in newgrp. Make it static.
|
||||
* src/newgrp.c: Ignore the return value of fputs().
|
||||
* src/newgrp.c: Use exit(EXIT_FAILURE) instead of exit(1).
|
||||
|
||||
2009-04-22 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/pwdcheck.c (passwd_check): The progname is not used.
|
||||
|
||||
Reference in New Issue
Block a user