Ignore:
Timestamp:
Jun 16, 2009, 5:52:30 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 to 3.2.12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/libsmb/credentials.c

    r133 r272  
    256256        struct dcinfo tmp_dc = *dc;
    257257
     258        if (!received_cred || !cred_out) {
     259                return false;
     260        }
     261
    258262        /* Do all operations on a temporary copy of the dc,
    259263           which we throw away if the checks fail. */
Note: See TracChangeset for help on using the changeset viewer.