hiredis/adapters
Mark Agranat 2706c3e16d Fix memory leak.
When redisLibuvAttach receives error from call to
uv_poll_init_socket there is a memory leaked ptr
of type redisLibuvEvents.
2024-01-30 10:42:32 -08:00
..
ae.h Allow users to replace allocator and handle OOM everywhere. (#800) 2020-05-22 09:27:49 -07:00
glib.h Allow users to replace allocator and handle OOM everywhere. (#800) 2020-05-22 09:27:49 -07:00
ivykis.h Allow users to replace allocator and handle OOM everywhere. (#800) 2020-05-22 09:27:49 -07:00
libev.h Remove unused parameter warning in libev adapter 2021-11-18 09:14:39 -08:00
libevent.h Fix adapters/libevent.h compilation for 64-bit Windows (#937) 2022-01-05 10:43:51 -08:00
libhv.h fixed cpp build error with adapters/libhv.h 2022-10-24 11:04:47 -07:00
libsdevent.h Add sdevent adapter 2022-12-21 15:55:54 -08:00
libuv.h Fix memory leak. 2024-01-30 10:42:32 -08:00
macosx.h Allow users to replace allocator and handle OOM everywhere. (#800) 2020-05-22 09:27:49 -07:00
poll.h Polling adapter and example 2022-07-05 11:14:03 +00:00
qt.h Make sure to disconnect the adapter in the destructor 2015-07-27 23:17:41 +02:00
redismoduleapi.h Add RedisModule adapter (#1182) 2023-04-24 15:00:47 -07:00