f8e95c2 Ticket #47581 - Winsync plugin segfault during incremental backoff (phase 2)

Authored and Committed by nhosoi 10 years ago
    Ticket #47581 - Winsync plugin segfault during incremental backoff (phase 2)
    
    Fix description: Apply the previous patch Ticket #47581 against the
    replication plug-in (repl5_inc_protocol.c):
    Make sure to delete the backoff timer when
    1) a replication agreement is removed and the protocol is deleted, and
    2) a new backoff timer set and there is already a backoff timer set up.
    
    https://fedorahosted.org/389/ticket/47581
    
    Reviewed by rmeggins (Thank you, Rich!!)
    (cherry picked from commit 8eecc43e0160e132949ed504162b4536d6040620)
    (cherry picked from commit 962fc45a15a4bc2e0d13d3d8b12225105ef43dbb)
    (cherry picked from commit 0df4c665401db297f303ad91f5e892b1e604e63a)