redict/.github/workflows
Yossi Gottlieb 3ea4c43add
Cleanup usage of malloc_usable_size. (#8554)
* Add better control of malloc_usable_size() usage.
* Use malloc_usable_size on alpine libc daily job.
* Add no-malloc-usable-size daily jobs.
* Fix zmalloc(0) when HAVE_MALLOC_SIZE is undefined.

In order to align with the jemalloc behavior, this should never return
NULL or OOM panic.
2021-02-25 09:24:41 +02:00
..
ci.yml Update CI on Ubuntu to tcl8.6 (since 20.04 is now used) (#8460) 2021-02-07 15:41:49 +02:00
daily.yml Cleanup usage of malloc_usable_size. (#8554) 2021-02-25 09:24:41 +02:00