Ignore:
Timestamp:
May 27, 2009, 11:39:15 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/libsmb/libsmb_stat.c

    r133 r233  
    261261                              &targetcli, &targetpath)) {
    262262                d_printf("Could not resolve %s\n", path);
     263                errno = ENOENT;
    263264                TALLOC_FREE(frame);
    264265                return -1;
Note: See TracChangeset for help on using the changeset viewer.