Align nttrans replies the same way Windows does it build_3.2.11_ctdb_62
authorVolker Lendecke <vl@samba.org>
Fri, 3 Jul 2009 11:28:01 +0000 (13:28 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 28 Jul 2009 14:34:59 +0000 (16:34 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
source/smbd/nttrans.c

index 920b0ec6b006d51f227b51232c7b525cea771b1d..da3998680b3e8f499f25f25af7a79771b5810a39 100644 (file)
@@ -77,7 +77,7 @@ void send_nt_replies(connection_struct *conn,
        char *pp = params;
        char *pd = pdata;
        int params_sent_thistime, data_sent_thistime, total_sent_thistime;
-       int alignment_offset = 3;
+       int alignment_offset = 1;
        int data_alignment_offset = 0;
 
        /*