bytecode: propagate `rev_bo` of element
[deliverable/lttng-ust.git] / liblttng-ust / lttng-filter-interpreter.c
index 14f6a464fc1e4cfbe872f480a3bb70a3ddc23f95..d00179cdd7ff234de83390267a3e9a3de2767fd2 100644 (file)
@@ -454,6 +454,7 @@ static int dynamic_get_index(struct lttng_ctx *ctx,
                stack_top->u.ptr.object_type = gid->elem.type;
                stack_top->u.ptr.type = LOAD_OBJECT;
                stack_top->u.ptr.field = gid->field;
+               stack_top->u.ptr.rev_bo = gid->elem.rev_bo;
                break;
        }
 
This page took 0.02518 seconds and 5 git commands to generate.