@ -1491,7 +1491,9 @@ int rdbSaveToSlavesSockets(void) {
{
retval=REDIS_ERR;
}
zfree(msg);
}
zfree(clientids);
exitFromChild((retval==REDIS_OK)?0:1);
}else{
/* Parent */
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.