Ensure all pointers are initialized. Without this we can crash when looking up a...
commite3758f9716cb1bda7457fe306f4ef44868f4cf44
authorJeremy Allison <jra@samba.org>
Wed, 17 Sep 2008 18:59:57 +0000 (17 11:59 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sun, 21 Sep 2008 19:37:46 +0000 (21 12:37 -0700)
tree587ee9e21d6abc63edbbd3035edd452bf0efbd96
parentee67ed7256f6c52890cbb40f6e096669c8664259
Ensure all pointers are initialized. Without this we can crash when looking up a non-existant uid.
Jeremy.
(cherry picked from commit 3ebdbcae6f7a32952680a3c0687c410fe4004b01)
source/services/services_db.c