diff options
author | Jason Evans <je@fb.com> | 2016-03-11 18:11:56 (GMT) |
---|---|---|
committer | Jason Evans <je@fb.com> | 2016-03-11 18:11:56 (GMT) |
commit | 824b947be08e87e0c317f585c250731897c2aa2c (patch) | |
tree | 63a250a18c3245ab951fe405df1846a75d2715af /src/util.c | |
parent | ca18f2834e17f31551f871cf4ca487aa9249614e (diff) | |
download | jemalloc-824b947be08e87e0c317f585c250731897c2aa2c.zip jemalloc-824b947be08e87e0c317f585c250731897c2aa2c.tar.gz jemalloc-824b947be08e87e0c317f585c250731897c2aa2c.tar.bz2 |
Add (size_t) casts to MALLOCX_ALIGN().
Add (size_t) casts to MALLOCX_ALIGN() macros so that passing the integer
constant 0x80000000 does not cause a compiler warning about invalid
shift amount.
This resolves #354.
Diffstat (limited to 'src/util.c')
0 files changed, 0 insertions, 0 deletions