rpcss: No need to initialize entry list pointers.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Nikolay Sivov 2016-05-22 21:44:49 +03:00 committed by Alexandre Julliard
parent 5b406f8963
commit 42a6fc28c8
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@ void __cdecl ept_insert(handle_t h,
*status = EPT_S_CANT_PERFORM_OP;
break;
}
list_init(&entry->entry);
memcpy(entry->annotation, entries[i].annotation, sizeof(entries[i].annotation));
rpc_status = TowerExplode(entries[i].tower, &entry->iface, &entry->syntax,
&entry->protseq, &entry->endpoint,