mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Fix minor fd leak in rdbSaveToSlavesSockets (#12919)
We should close server.rdb_child_exit_pipe when redisFork fails, otherwise the pipe fd will be leaked. Just a cleanup.
This commit is contained in:
Reference in New Issue
Block a user