Ignore:
Timestamp:
May 24, 2009, 7:51:24 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 branch to 3.3.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/libsmb/unexpected.c

    r206 r223  
    164164                        port);
    165165
     166        if (!p) {
     167                return 0;
     168        }
     169
    166170        if ((state->match_type == NMB_PACKET &&
    167171             p->packet.nmb.header.name_trn_id == state->match_id) ||
Note: See TracChangeset for help on using the changeset viewer.