Changeset 224 for branches/samba-3.3.x/source/winbindd
- Timestamp:
- May 24, 2009, 7:55:48 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/winbindd/idmap.c
r206 r224 537 537 NTSTATUS ret = NT_STATUS_NO_MEMORY;; 538 538 539 static_init_idmap; 540 539 541 if (idmap_alloc_ctx != NULL) { 540 542 *ctx = idmap_alloc_ctx;
Note:
See TracChangeset
for help on using the changeset viewer.