Ensure all pointers are initialized. Without this we can crash when looking up a...
authorJeremy Allison <jra@samba.org>
Wed, 17 Sep 2008 19:02:13 +0000 (12:02 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 17 Sep 2008 19:02:13 +0000 (12:02 -0700)
commitdc3a0acdaaacb4b666b630751e0a701353de4999
tree2f7cff89d10109461f6a9974e61d8d80f85d6685
parent87e4e0e9406a4805c0116652b2ea34114acc279a
Ensure all pointers are initialized. Without this we can crash when looking up a non-existant uid.
Jeremy.
source3/services/services_db.c