* libmisc/utmp.c: Always call endutent or endutxent when setutent

or setutxent were used.
This commit is contained in:
nekral-guest
2009-04-19 15:28:38 +00:00
parent 8156c3b0be
commit 2ed05e548b
2 changed files with 15 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2009-04-19 Paul Szabo <psz@maths.usyd.edu.au>
* libmisc/utmp.c: Always call endutent or endutxent when setutent
or setutxent were used.
2009-04-19 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: Added comment to make sure PAM_RHOST or PAM_TTY do