redis / hiredis

Minimalistic C client for Redis >= 1.2
BSD 3-Clause "New" or "Revised" License
6.15k stars 1.8k forks source link

Fix memory leak. #1238

Closed AgranatMarkit closed 5 months ago

AgranatMarkit commented 7 months ago

When redisLibuvAttach receives error from call to uv_poll_init_socket there is a memory leaked ptr of type redisLibuvEvents.