From 25fa7a078549404141f1fd36b277a857a615df83 Mon Sep 17 00:00:00 2001 From: Thierry Bordaz Date: Fri, 18 Sep 2015 18:38:19 +0200 Subject: [PATCH 58/61] Ticket 48266: coverity issue (cherry picked from commit 8cd4f45a9621dfaea7249179919b783857c9f22c) --- ldap/servers/plugins/replication/repl5_inc_protocol.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ldap/servers/plugins/replication/repl5_inc_protocol.c b/ldap/servers/plugins/replication/repl5_inc_protocol.c index e0599e5..7680340 100644 --- a/ldap/servers/plugins/replication/repl5_inc_protocol.c +++ b/ldap/servers/plugins/replication/repl5_inc_protocol.c @@ -1672,7 +1672,6 @@ send_updates(Private_Repl_Protocol *prp, RUV *remote_update_vector, PRUint32 *nu int finished = 0; ConnResult replay_crc; char csn_str[CSN_STRSIZE]; - PRBool subentry_update_sent = PR_FALSE; PRBool subentry_update_needed = PR_FALSE; int skipped_updates = 0; int fractional_repl; -- 1.9.3