bytecode: propagate `rev_bo` of element
[deliverable/lttng-modules.git] / src / lttng-filter-interpreter.c
index 69db94940d961604f51cae2091a37441cc883ab7..403a712fa0ade1c5c959780916f0b8ec6e7f0e96 100644 (file)
@@ -427,6 +427,7 @@ static int dynamic_get_index(struct lttng_probe_ctx *lttng_probe_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.023594 seconds and 5 git commands to generate.