openwrt-packages/libs/hiredis/patches
Florian Fainelli 49ed5295b1 hiredis: Fix __redis_strerror_r lvalue error
Fixes the following build error:
hiredis.h:101:24: error: lvalue required as left operand of assignment
             buf[(len)] = '\0';

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2017-04-01 17:53:47 -07:00
..
001-lvalue_fix.patch hiredis: Fix __redis_strerror_r lvalue error 2017-04-01 17:53:47 -07:00