mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
@@ -284,6 +284,7 @@ int clusterLoadConfig(char *filename) {
|
||||
fmterr:
|
||||
redisLog(REDIS_WARNING,
|
||||
"Unrecoverable error: corrupted cluster config file.");
|
||||
zfree(line);
|
||||
fclose(fp);
|
||||
exit(1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user