Fixed segfault in freeMemoryIfNeeded due to the fact that keys are now sds...
Fixed segfault in freeMemoryIfNeeded due to the fact that keys are now sds strings and not objects in the main hash table, thanks to Anthony Lauzon for spotting the bug and providing a patch.
Please register or sign in to comment