]> git.ipfire.org Git - thirdparty/shadow.git/commit
* libmisc/root_flag.c, src/gpasswd.c, src/chsh.c: Add splint
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 19 Nov 2011 21:51:52 +0000 (21:51 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 19 Nov 2011 21:51:52 +0000 (21:51 +0000)
commit82d767d1213c1e7a2fd69cad2e383f5f1dae45cd
tree9295ceab7c9afd622bade12d362259abfd0e6638
parent6e2c6ffdf794be862d5489bd37db5e96de616bd9
* libmisc/root_flag.c, src/gpasswd.c, src/chsh.c: Add splint
annotations.
* src/pwconv.c, src/pwunconv.c, src/grpconv.c, src/grpunconv.c:
Ignore return value of spw_rewind, pw_rewind, sgr_rewind, and
gr_rewind.
* lib/commonio.h: Both head and tail cannot be owned. Set tail as
dependent.
* src/expiry.c: Ignore return value of expire ().
* src/expiry.c: The catch_signals function does not use its sig
parameter.
* src/userdel.c: Last audit_logger parameter is a
shadow_audit_result, use SHADOW_AUDIT_FAILURE instead of 0.
ChangeLog
lib/commonio.h
libmisc/root_flag.c
src/chsh.c
src/expiry.c
src/gpasswd.c
src/grpconv.c
src/grpunconv.c
src/pwconv.c
src/pwunconv.c
src/userdel.c