remove boolean usage and use 0/1 instead (#10997)
If we do not use jemalloc (mostly with valgrind) and use an old compiler that does not support C11
we will get compilation error
Co-authored-by:
Valentino Geron <valentino@redis.com>
Please register or sign in to comment