mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
recently added more reads into that function, if a later read fails, i must either free what's already allocated, or return the pointer so that the free callback will release it.