Avoid setting the password to a const empty string, but set the first char to \0. This avoids a warning.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-01-06 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/passwd.c: Avoid setting the password to a const empty
|
||||
string, but set the first char to \0. This avoids a warning.
|
||||
|
||||
2008-01-06 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/salt.c: Add prototype for l64a(), gensalt(),
|
||||
|
Reference in New Issue
Block a user