Ignore:
Timestamp:
Mar 1, 2010, 3:05:48 PM (15 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3.x to 3.3.11

File:
1 edited

Legend:

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

    r224 r411  
    163163                                           rparam, tot_param_sent, this_lparam,
    164164                                           rdata, tot_data_sent, this_ldata);
     165
     166                SSVAL(outbuf,smb_vwv0,lparam);
     167                SSVAL(outbuf,smb_vwv1,ldata);
    165168
    166169                SSVAL(outbuf,smb_vwv3,this_lparam);
Note: See TracChangeset for help on using the changeset viewer.