Fix: add missing free causing a memleak
[lttng-tools.git] / src / bin / lttng-sessiond / ust-registry.h
index 3c46984a30f024a27df1d8d04a60d69aa4b44a03..a82aeb208295bb1af8b55a8d00da879dfd1e9ed1 100644 (file)
@@ -127,7 +127,6 @@ struct ust_registry_event {
        size_t nr_fields;
        struct ustctl_field *fields;
        char *model_emf_uri;
-       struct lttng_ust_object_data *obj;
        /*
         * Flag for this channel if the metadata was dumped once during
         * registration. 0 means no, 1 yes.
This page took 0.02314 seconds and 4 git commands to generate.