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:
committed by
Gerald (Jerry) Carter
parent
252984426e
commit
64b985bc16
@ -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,
|
||||
|
Reference in New Issue
Block a user