• BigCat's avatar
    Fix issue #247 : Accepting non-integer parameters when shouldn't · 706b32e0
    BigCat authored
    Using `getLongFromObjectOrReply` instead of `atoi` if possible.
    The following functions are modified.
    
    * lrangeCommand
    * ltrimCommand
    * lremCommand
    * lindexCommand
    * lsetCommand
    * zunionInterGenericCommand
    * genericZrangebyscoreCommand
    * sortCommand
    706b32e0
sort.c 13.9 KB