[PATCH 6/7] Protect 'orig_len' in |recover_unused_bytes| by DBUS_ENABLE_VERBOSE_MODE

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Aug 15 11:17:06 UTC 2016


On 10/08/16 16:08, Thiago Macieira wrote:
> One way I've solved this problem is to "use" the expression in even disabled 
> asserts

That results in the expression's side-effects still happening: for
instance if it calls a function, we pay the CPU cost of calling that
function. I don't think we want that here.

-- 
Simon McVittie
Collabora Ltd. <http://www.collabora.com/>



More information about the dbus mailing list