Skip to content
Commit 5d2e875a authored by Jason Evans's avatar Jason Evans
Browse files

Add JEMALLOC_CXX_THROW to the memalign() function prototype.

Add JEMALLOC_CXX_THROW to the memalign() function prototype, in order to
match glibc and avoid compilation errors when including both
jemalloc/jemalloc.h and malloc.h in C++ code.

This change was unintentionally omitted from
ae93d6bf (Avoid function prototype
incompatibilities.).
parent 45e9f66c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment