]> git.saurik.com Git - redis.git/commit
MIGRATE: fix fd leak due to missing close on error.
authorantirez <antirez@gmail.com>
Mon, 12 Nov 2012 17:56:29 +0000 (18:56 +0100)
committerantirez <antirez@gmail.com>
Mon, 12 Nov 2012 17:56:29 +0000 (18:56 +0100)
commitae3aeca8288bbb22c6ef2eac51827409e19e41df
tree55adae22dd9470e5649a5c5f359957e54c0ce882
parent5a8234d2c9a888c2943a594d9b872fd86b4d8d5d
MIGRATE: fix fd leak due to missing close on error.
src/migrate.c