Ensure all pointers are initialized. Without this we can crash when looking up a...
authorJeremy Allison <jra@samba.org>
Wed, 17 Sep 2008 18:59:18 +0000 (11:59 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 18 Sep 2008 06:44:03 +0000 (08:44 +0200)
commitce92c96a3e80409b6dca7ef0198400403d72b7d4
tree37c3f9131964e237979a7fca8dde69c7ee281077
parent3202012836cc25b6981bced9c9fa12458df0de9d
Ensure all pointers are initialized. Without this we can crash when looking up a non-existant uid.
Jeremy.
(cherry picked from commit a31b006a411266adf49d2eefd1f80bbb091f0c4c)
source/services/services_db.c