* src/login.c: Added assert()s for NULL (or ! NULL) username, and

pwd. This helps splint.
This commit is contained in:
nekral-guest
2009-04-22 20:51:13 +00:00
parent e35a7fbd89
commit 2a32262725
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2009-04-22 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: Added assert()s for NULL (or ! NULL) username, and
pwd. This helps splint.
2009-04-22 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: After login_prompt(), do not check for unset