Ignore:
Timestamp:
Jul 2, 2011, 4:01:14 PM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update vendor to version 3.5.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/smbd/filename.c

    r478 r597  
    352352                        goto done;
    353353                }
     354
     355                /* Stat failed - ensure we don't use it. */
     356                SET_STAT_INVALID(smb_fname->st);
    354357
    355358                /*
Note: See TracChangeset for help on using the changeset viewer.