commit | 2b51a3e9e9bfebf081d25dfa92f3cd89e4a8ed73 | [log] [tgz] |
---|---|---|
author | Jason Evans <je@fb.com> | Tue Jan 28 17:22:06 2014 -0800 |
committer | Jason Evans <je@fb.com> | Tue Jan 28 17:25:09 2014 -0800 |
tree | a73cec177b1a2807e9b9fc1c86e1dbde4174b8bf | |
parent | 9c8baec0a310f7bbd00c7dc76cfbf663dd9c14ce [diff] |
Fix mallctl argument size mismatches (size_t vs. uint64_t). Reported by İsmail Dönmez.