]> granicus.if.org Git - shadow/commit
* lib/get_gid.c: gidstr should not be NULL, but the check was
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 23 Apr 2009 11:46:06 +0000 (11:46 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 23 Apr 2009 11:46:06 +0000 (11:46 +0000)
commit0c6159650d33f291846b3cddeb7fc79b609f86c2
tree4e2cb43e126952084e7f296f40f1a48ff4d5d3f2
parent7b562d96b3e23d9e42e09a3c566c7335183c5bd2
* lib/get_gid.c: gidstr should not be NULL, but the check was
meant to make sure it is not empty.
* lib/get_uid.c: Likewise.
ChangeLog
lib/get_gid.c
lib/get_uid.c