mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 19:10:30 +04:00
f71b573190
Improvements include applying FD_CLOEXEC on sockets, a pure-C99 RESP3 double parser, C++ compatibility for sds.h, and a NULL check fix in redisReconnect. Now requires CMake 3.15. https://github.com/redis/hiredis/releases/tag/v1.4.0 Signed-off-by: Daniel Golle <daniel@makrotopia.org>