Fix building with newer Valgrind
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Fri, 12 Oct 2012 16:22:03 +0000 (21:52 +0530)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 9 Nov 2012 14:04:27 +0000 (14:04 +0000)
commite516a31f59abbbf7cbfcc3396ef41162188a7f5c
tree98f979693460b02226a9740f55f28f7bba28db4e
parent62aec8838a2d3841c5f1377c6eef429a7df84aed
Fix building with newer Valgrind

Newer valgrind (tried with 3.8.0) defines macros so that a terminating
semi-colon is required. This fixes usage to follow that convention.

[edited to remove comments that are no longer useful -smcv]
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=55932
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
dbus/dbus-mempool.c
dbus/dbus-valgrind-internal.h