Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/libcli/nbt/namerefresh.c

    r740 r988  
    332332
    333333        if (!tevent_req_poll(subreq, ev)) {
    334                 status = map_nt_error_from_unix(errno);
     334                status = map_nt_error_from_unix_common(errno);
    335335                talloc_free(frame);
    336336                return status;
Note: See TracChangeset for help on using the changeset viewer.