* libmisc/utmp.c: The name returned by ttyame() needs to be copied

locally.
This commit is contained in:
nekral-guest
2009-04-22 20:57:29 +00:00
parent 54302f6006
commit b05783da32
2 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
2009-04-22 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/utmp.c: The name returned by ttyame() needs to be copied
locally.
2009-04-22 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: Added assert()s for NULL (or ! NULL) username, and