mirror of
https://github.com/fluencelabs/redis
synced 2025-08-01 00:41:56 +00:00
Revert "Jemalloc updated to 4.4.0."
This reverts commit 153f2f00ea
.
Jemalloc 4.4.0 is apparently causing deadlocks in certain
systems. See for example https://github.com/antirez/redis/issues/3799.
As a cautionary step we are reverting the commit back and
releasing a new stable Redis version.
This commit is contained in:
4
deps/jemalloc/test/unit/math.c
vendored
4
deps/jemalloc/test/unit/math.c
vendored
@@ -5,10 +5,6 @@
|
||||
|
||||
#include <float.h>
|
||||
|
||||
#ifdef __PGI
|
||||
#undef INFINITY
|
||||
#endif
|
||||
|
||||
#ifndef INFINITY
|
||||
#define INFINITY (DBL_MAX + DBL_MAX)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user