• antirez's avatar
    Fix two bugs in moduleTypeLookupModuleByID(). · 9a4f3d72
    antirez authored
    The function cache was not working at all, and the function returned
    wrong values if there where two or more modules exporting native data
    types.
    
    See issue #4131 for more details.
    9a4f3d72
module.c 151 KB