Skip to content

Commit 8660183

Browse files
committed
add comment
Signed-off-by: Ray Cao <zisong.cw@alibaba-inc.com>
1 parent 93a9df3 commit 8660183

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/aof.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,6 +1063,7 @@ int RestartAOFWithSyncFile(void) {
10631063

10641064
aofDelHistoryFiles();
10651065

1066+
/* Now, it will not goto clean up, then we can safely free new_base_filepath */
10661067
sdsfree(new_base_filepath);
10671068

10681069
/* Set the initial repl_offset, which will be applied to fsynced_reploff */

0 commit comments

Comments
 (0)