Hi, I am suspecting the function "_hashitem_before" in file assoc.c would not return the item before the specified key when the key is equal to the first item's key in the hash list. In this special case, according to my understanding, it returns the first item itself rather then the "before item". Maybe, we should have a clear definition of the "before item" before the first item? Could anyone shed some light on that? Thanks.
-- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
