debug_info fix: useless reference
[babeltrace.git] / plugins / lttng-utils / plugin.c
index 60466325ba989fd4083f263e1ae8f8b705c49efe..d55755992222d15bdd24364033af9f831f795443 100644 (file)
@@ -165,7 +165,6 @@ struct bt_notification *handle_notification(FILE *err,
                                writer_packet);
                assert(new_notification);
                bt_put(packet);
-               bt_put(writer_packet);
                break;
        }
        case BT_NOTIFICATION_TYPE_EVENT:
This page took 0.02326 seconds and 4 git commands to generate.