]> git.ipfire.org Git - thirdparty/shadow.git/commit
Avoid setting the password to a const empty string, but set the first char to \0...
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 6 Jan 2008 19:26:58 +0000 (19:26 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 6 Jan 2008 19:26:58 +0000 (19:26 +0000)
commit85febc57298503845d6505f72edb853bde4842e5
tree5ff82a1d06be758d13e85bcbd656e436e59b5187
parente663f6c0b43b492b249b3e4eb2d921d4114d8786
Avoid setting the password to a const empty string, but set the first char to \0. This avoids a warning.
ChangeLog
src/passwd.c