]> granicus.if.org Git - shadow/commit
* src/newgrp.c: Limit the scope of variable pid.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 23 Mar 2010 11:26:34 +0000 (11:26 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 23 Mar 2010 11:26:34 +0000 (11:26 +0000)
commit052e9105f7a6dcc371b2c9d3656e714d8b2746c1
treec64b3263ffce0f65dd7dacf91f2f137cb5a3127f
parent4375be46429f0c36f20d0b87335800a4632c1eae
* src/newgrp.c: Limit the scope of variable pid.
* src/login_nopam.c: Limit the scope of variables end, lineno, i,
str_len.
* src/logoutd.c: Limit the scope of variable c.
* src/vipw.c: Re-indent.
* src/vipw.c: Close the file after the creation of the backup.
* src/useradd.c (set_default): Close input file on failure.
* src/useradd.c: Limit the scope of variables spool, file, fd, gr,
gid, mode.
* src/passwd.c: Limit the scope of variables last and ok.
* src/chage.c: Fix typo (non breaking space).
* src/login.c: Limit the scope of variables erasechar killchar, c,
failed.
* src/groups.c: Limit the scope of variable ngroups, pri_grp, i.
* src/id.c: Limit the scope of variable i.
ChangeLog
src/chage.c
src/groups.c
src/id.c
src/login.c
src/login_nopam.c
src/logoutd.c
src/newgrp.c
src/passwd.c
src/useradd.c
src/vipw.c