Skip to content
Snippets Groups Projects
Commit b56a7ead authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Vladimir Davydov
Browse files

box: fix memory leak on replication configuration failure

Appliers array and count are captured by value before initialization.
As a results, appliers won't be freed if replication configuration
fails.

NO_DOC=bug fix
NO_CHANGELOG=minor
NO_TEST=should be checked by ASAN, see #7326
parent 276ba093
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment