s3: Fix Coverity ID 1034, CHECKED_RETURN
commit3d387c4812eea6d0f96e9068d349b13790558660
authorVolker Lendecke <vl@samba.org>
Wed, 16 Mar 2011 17:42:48 +0000 (16 18:42 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 17 Mar 2011 16:46:29 +0000 (17 09:46 -0700)
treea1b608ccc201636bfed50adb8c32a8626241a1d1
parente87a232bc7ae438d5cc72e3931c2b53c4aa0750a
s3: Fix Coverity ID 1034, CHECKED_RETURN

In all other places we check the result of secrets_init.
(cherry picked from commit 4668ac8b16daddacbaa0fe0e7ecdfbe6309abd3a)
source3/passdb/secrets.c