Ignore:
Timestamp:
Mar 12, 2008, 9:08:18 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.28a

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/libsmb/nmblib.c

    r1 r124  
    703703                return(NULL);
    704704
     705        ZERO_STRUCTP(p);        /* initialize for possible padding */
     706
    705707        p->next = NULL;
    706708        p->prev = NULL;
Note: See TracChangeset for help on using the changeset viewer.