Ignore:
Timestamp:
Oct 30, 2009, 9:39:05 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.3 to 3.3.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/passdb/lookup_sid.c

    r274 r342  
    10861086        DATA_BLOB cache_value;
    10871087
    1088         if (!memcache_lookup(NULL, SID_UID_CACHE,
     1088        if (!memcache_lookup(NULL, SID_GID_CACHE,
    10891089                             data_blob_const(psid, ndr_size_dom_sid(psid, 0)),
    10901090                             &cache_value)) {
Note: See TracChangeset for help on using the changeset viewer.