Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix use after free replication data block
During replStreamProgressCallback replica may recive replicaof command and hance free replica side replicaiton buffer. If replication buffer is freed we should abort the streaming Signed-off-by: naglera <[email protected]>
- Loading branch information