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> (cherry picked from commit 82b82035)
Please register or sign in to comment