]> git.saurik.com Git - redis.git/blob - deps/jemalloc/src/hash.c
Fixed undefined behavior in *INCR style functions overflow detection. Sorry clang!
[redis.git] / deps / jemalloc / src / hash.c
1 #define JEMALLOC_HASH_C_
2 #include "jemalloc/internal/jemalloc_internal.h"