]> git.saurik.com Git - redis.git/commit
removed unnecessary refcount increase that caused the HINCRBY memleak
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Fri, 26 Mar 2010 15:45:41 +0000 (16:45 +0100)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Fri, 26 Mar 2010 15:45:41 +0000 (16:45 +0100)
commit53476b82a1db594b9f7195726e8e32cd03d134ba
treec8f73ca456f08deca0b58c18776f7638f8025d95
parent01426b054c615b58de73cd1bb418c1bd9fd1be8c
removed unnecessary refcount increase that caused the HINCRBY memleak
redis.c