"deps/vscode:/vscode.git/clone" did not exist on "5c988b334eab56a8c6845c6b6436fac3ccf45413"
Correct cleanup when aborting AOF loading.
Because of the new ability to start with a truncated AOF, we need to correctly release all the memory on EOF error. Otherwise there is a small leak, that is not really a problem, but causes a false positive in the tests that detect memory leaks.
Please register or sign in to comment