1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-26 01:49:31 +03:00

r23419: initialize variable...

metze
(This used to be commit d19293982b)
This commit is contained in:
Stefan Metzmacher
2007-06-11 14:40:23 +00:00
committed by Gerald (Jerry) Carter
parent 252984426e
commit 64b985bc16

View 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,