mirror of
https://github.com/fluencelabs/redis
synced 2025-06-17 19:21:21 +00:00
@ -614,7 +614,7 @@ void process(void) {
|
||||
printf("RDB version >= 5 but no room for checksum.\n");
|
||||
exit(1);
|
||||
}
|
||||
positions[0].size -= 8;;
|
||||
positions[0].size -= 8;
|
||||
}
|
||||
|
||||
level = 1;
|
||||
|
Reference in New Issue
Block a user