Ignore:
Timestamp:
Jun 9, 2016, 2:17:22 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: apply latest security patches to vendor

File:
1 edited

Legend:

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

    r917 r919  
    2323#include "libcli/security/security.h"
    2424#include "util_tdb.h"
     25#include "lib/util/bitmap.h"
    2526
    2627#define VALID_FNUM(fnum)   (((fnum) >= 0) && ((fnum) < real_max_open_files))
Note: See TracChangeset for help on using the changeset viewer.