]> git.saurik.com Git - redis.git/commit - redis.c
Fixed issued #85 (getDecodedObject: Assertion 1 != 1 failed. While sorting a set...
authorantirez <antirez@gmail.com>
Mon, 30 Nov 2009 19:25:06 +0000 (20:25 +0100)
committerantirez <antirez@gmail.com>
Mon, 30 Nov 2009 19:25:06 +0000 (20:25 +0100)
commitdfc5e96ce55aacc4ed798fcc70b52a7509f76541
tree62d3dfbc60a6d6414698abf63d4d6ba2c687b1ed
parente17e0b0529eda98156f988c907789f08299c2f7e
Fixed issued #85 (getDecodedObject: Assertion 1 != 1 failed. While sorting a set), added a smarter assert() function to dump the stacktrace, provided a macro to initalize Redis objects on the stack to avoid this kind of bugs.
redis.c
staticsymbols.h