hiredis-py icon indicating copy to clipboard operation
hiredis-py copied to clipboard

pack: Replace sdsalloc.h with alloc.h

Open apteryks opened this issue 2 years ago • 0 comments

Partially fixes #158.

  • src/pack.c: Replace sdsalloc.h with alloc.h. (pack_command): Replace s_malloc with hi_malloc.

apteryks avatar Mar 18 '23 19:03 apteryks