Fix: Ambiguous agent event filter bytecode ownership
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 15 Nov 2014 05:20:15 +0000 (00:20 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 16 Nov 2014 11:57:35 +0000 (06:57 -0500)
A shared ownership of the filter bytecode between UST events
and Agent event led to a leak in cmd_enable_event() which was
fixed previously. However, that fix introduced a bug which
passed NULL to the agent event creation function.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025814 seconds and 4 git commands to generate.