Ignore:
Timestamp:
Jun 17, 2009, 2:19:52 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.3 branch to 3.3.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/groupdb/mapping_ldb.c

    r263 r274  
    532532        if (el == NULL) {
    533533                talloc_free(dn);
    534                 return NT_STATUS_INTERNAL_DB_CORRUPTION;
     534                return NT_STATUS_OK;
    535535        }
    536536       
Note: See TracChangeset for help on using the changeset viewer.