Ignore:
Timestamp:
Jul 2, 2013, 7:27:06 PM (12 years ago)
Author:
Herwig Bauernfeind
Message:

Samba Server 3.5: Update branch to 3.5.20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.5.x/source3/modules/vfs_xattr_tdb.c

    r414 r773  
    734734        }
    735735
    736         fstrcpy(sname, service);
    737         snum = find_service(sname);
     736        snum = find_service(service, sname);
    738737        if (snum == -1) {
    739738                /*
Note: See TracChangeset for help on using the changeset viewer.