From f4e760faf96cd49d0491981d48a7ced96564ee40 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Wed, 22 Oct 2008 14:26:05 +0200 Subject: Fix bug 5840: Segfault in "rpcclient lsaaddacctrights" --- source3/rpcclient/cmd_lsarpc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3') diff --git a/source3/rpcclient/cmd_lsarpc.c b/source3/rpcclient/cmd_lsarpc.c index aa8662ce9d..6424f1b3af 100644 --- a/source3/rpcclient/cmd_lsarpc.c +++ b/source3/rpcclient/cmd_lsarpc.c @@ -789,7 +789,7 @@ static NTSTATUS cmd_lsa_add_acct_rights(struct rpc_pipe_client *cli, return NT_STATUS_NO_MEMORY; } - for (i=0; i