Skip to content

Commit

Permalink
Ticket 48266: coverity issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tbordaz committed Sep 18, 2015
1 parent 1a58bf8 commit a8130ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ldap/servers/plugins/replication/repl5_inc_protocol.c
Expand Up @@ -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;
Expand Down

0 comments on commit a8130ab

Please sign in to comment.