ds-replication-1.2.8-0.8.rc2
The changelog import code releases the replica object when it is NULL, causing a NULL pointer dereference. We should not be calling the release function if replica_obj is NULL.
The changelog import code releases the replica object when it is NULL, causing a NULL pointer dereference. We should not be calling the release function if replica_obj is NULL.