r23419: initialize variable...
authorStefan Metzmacher <metze@samba.org>
Mon, 11 Jun 2007 14:40:23 +0000 (14:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:53:17 +0000 (14:53 -0500)
metze
(This used to be commit d19293982bb534c9c4ebfe82f72224813e14bec9)

source4/dsdb/schema/schema_init.c

index 5ed7c6dd1ac82521a52998aba1b51a42b391a37a..b609478f94afa70e0bd15b61cc0bef069666c37c 100644 (file)
@@ -169,6 +169,7 @@ WERROR dsdb_get_oid_mappings_ldb(const struct dsdb_schema *schema,
        W_ERROR_NOT_OK_RETURN(status);
 
        pfm.version     = PREFIX_MAP_VERSION_DSDB;
+       pfm.reserved    = 0;
        pfm.ctr.dsdb    = *ctr;
 
        nt_status = ndr_push_struct_blob(prefixMap, mem_ctx, &pfm,