Ignore:
Timestamp:
May 26, 2009, 9:44:50 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/lib/netapi/getdc.c

    r136 r228  
    6161                                       (const char **)r->out.buffer,
    6262                                       &werr);
     63
     64        if (!NT_STATUS_IS_OK(status)) {
     65                werr = ntstatus_to_werror(status);
     66        }
     67
    6368 done:
    6469
Note: See TracChangeset for help on using the changeset viewer.