Ignore:
Timestamp:
Nov 12, 2012, 7:10:02 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server 3.5: update branche to 3.5.18

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.5.x/source3/auth/auth_util.c

    r596 r738  
    18271827                                         &result->sids,
    18281828                                         &result->num_sids,
    1829                                          false, false);
     1829                                         false);
    18301830        if (!NT_STATUS_IS_OK(nt_status)) {
    18311831                TALLOC_FREE(result);
Note: See TracChangeset for help on using the changeset viewer.