dsdb: Fix Coverity ID 1034907 Dereference before null check
authorVolker Lendecke <vl@samba.org>
Sat, 9 Nov 2013 17:32:21 +0000 (18:32 +0100)
committerIra Cooper <ira@samba.org>
Mon, 11 Nov 2013 20:04:08 +0000 (21:04 +0100)
commit0c8d5df5cadf59bb7833ccdd8f9c710c61d55cca
treef8ce3027e924cdacd8d1724ccb6ae228f80ae18b
parent096358f4e1b8000d1006293963f4c571ee6fc8cb
dsdb: Fix Coverity ID 1034907 Dereference before null check

"module" has already been dereferenced by ldb_module_get_private(module)

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ira Cooper <ira@samba.org>
source4/dsdb/samdb/ldb_modules/partition.c