Bugzilla – Attachment #49407: 64bit fix for bug #106751
SEC_DESC *sec, *new_sec;
TALLOC_CTX *ctx = state;
int result, i;
uint32 sd_size, size_new_sec;
uint32 sd_size;
size_t size_new_sec;
DOM_SID sid;
if (!data.dptr || data.dsize == 0)