summaryrefslogtreecommitdiffstats
path: root/install-sh
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2014-03-30 06:14:32 (GMT)
committerJason Evans <jasone@canonware.com>2014-03-30 06:14:32 (GMT)
commite3f27cfced57ac9c3b5306947d37411479a68c2e (patch)
tree0b21e1cd9d9f57bad1a118e77a51b914157b1956 /install-sh
parent9480a230054f6c2f2c816fe887147456bd89409b (diff)
downloadjemalloc-e3f27cfced57ac9c3b5306947d37411479a68c2e.zip
jemalloc-e3f27cfced57ac9c3b5306947d37411479a68c2e.tar.gz
jemalloc-e3f27cfced57ac9c3b5306947d37411479a68c2e.tar.bz2
Fix p_test_fail()'s va_list abuse.
p_test_fail() was passing a va_list to two separate functions with the expectation that no reset would occur. Refactor p_test_fail()'s callers to instead format two strings and pass them to p_test_fail(). Add a missing parameter to an assert_u64_eq() call, which the compiler warned about after the assertion macro refactoring.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions