Ignore:
Timestamp:
Jan 15, 2010, 8:23:30 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 to 3.3.10 (source)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/smbd/nttrans.c

    r222 r370  
    19051905
    19061906                /* needed_data_count 4 bytes */
    1907                 SIVAL(pdata,8,labels_data_count);
     1907                SIVAL(pdata, 8, labels_data_count+4);
    19081908
    19091909                cur_pdata+=12;
Note: See TracChangeset for help on using the changeset viewer.