Fix: systematic overwrite of union values on add context
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 10 Mar 2016 20:04:35 +0000 (15:04 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 12 Mar 2016 18:35:22 +0000 (13:35 -0500)
commit46f44e2a0813922f2687464d6190d663e56c2711
tree7dddc54bbfd332fbd515fa3aec82a8c294a33914
parent9804676e1f70fc75b2ba0938f496e262626d5514
Fix: systematic overwrite of union values on add context

Bug introduced in commit 2001793c1141e89b34e70efb28b27ec0cc8e6d47

The type and config fields of the lttng_event_perf_counter_ctx member of
lttng_event_context union would always be set to zero.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/lib/lttng-ctl/lttng-ctl.c
This page took 0.026064 seconds and 5 git commands to generate.