• Mark Agranat's avatar
    Fix memory leak. · 2706c3e1
    Mark Agranat authored
    When redisLibuvAttach receives error from call to
    uv_poll_init_socket there is a memory leaked ptr
    of type redisLibuvEvents.
    2706c3e1
libuv.h 4.42 KB