checked in a file with a compile error. oops!
authorLuke Leighton <lkcl@samba.org>
Mon, 13 Oct 1997 12:55:07 +0000 (12:55 +0000)
committerLuke Leighton <lkcl@samba.org>
Mon, 13 Oct 1997 12:55:07 +0000 (12:55 +0000)
source/smbd/pipes.c

index 173b3cdd06049d625e7ea9b48e83c216cd299177..772e49f41d174e14ba34315dbc2fb64adbc68e63 100644 (file)
@@ -739,7 +739,6 @@ static int lsa_reply_req_chal(LSA_Q_REQ_CHAL *q_c, char *q, char *base,
 
        DEBUG(6,("lsa_reply_req_chal: %d\n", __LINE__));
 
-       memcpy(r_c->srv_chal.data, srv_chal->data, sizeof(srv_chal->data));
        /* set up the LSA REQUEST CHALLENGE response */
        make_lsa_r_req_chal(&r_c, srv_chal, 0);