Fix: report bytecode_push failure when pushing symbol
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 11 Sep 2019 00:26:47 +0000 (20:26 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 19 Sep 2019 19:31:48 +0000 (15:31 -0400)
commit5fdbff7bbb9db5981e2316a9293d65765f2b1d61
tree9d8e0d58ccd2f778ee60b9ca522a8d875198e9e6
parent7f5713c9163221f77b19102e7bf3ea8f3272fbb4
Fix: report bytecode_push failure when pushing symbol

The last use of bytecode_push's return value is not checked in
visit_node_load_expression_legacy().

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/lib/lttng-ctl/filter/filter-visitor-generate-bytecode.c
This page took 0.024855 seconds and 4 git commands to generate.