]> git.saurik.com Git - redis.git/commit
fixed a problem in bioOlderJobType() when there are no jobs of the specified type...
authorantirez <antirez@gmail.com>
Thu, 15 Sep 2011 16:23:58 +0000 (18:23 +0200)
committerantirez <antirez@gmail.com>
Thu, 15 Sep 2011 16:23:58 +0000 (18:23 +0200)
commitb39a4d0b3941be82629d94dfd06f1ddc13fb260b
tree2430f3b5cd335bd9e5261905e5f215892b61d0da
parentfbb23ce496eaffa8313846601a73a68df0c0ba5d
fixed a problem in bioOlderJobType() when there are no jobs of the specified type. Now the function returns 0 when this happens.
src/bio.c