]> git.saurik.com Git - redis.git/commit
fixed a small bug that caused redis-cli to segfault when given single numeric paramet...
authorJuri M. Vainonen <jvain@iki.fi>
Wed, 21 Sep 2011 20:22:14 +0000 (23:22 +0300)
committerJuri M. Vainonen <jvain@iki.fi>
Wed, 21 Sep 2011 20:22:14 +0000 (23:22 +0300)
commitaee7f99760ec3a8d7250789f60751245c0e349e0
tree0aa04c8c006d261fbcda1f5a64fcc0150bc23684
parent319bb48c01b4c5be95b425e325d4b9ae46d4bced
fixed a small bug that caused redis-cli to segfault when given single numeric parameter greater that zero.
src/redis-cli.c