X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer.c;h=8730e39fbbda7db3fda89758cbd8b5f01385f9f7;hb=45893984238b2e2c12fc0d84b90336c98a6d98c9;hp=300fd2a2fc896108ac60c43ce920a5f633be111b;hpb=d8ef542d25837bdfb960e5df2a91c5d18f5ef401;p=lttng-tools.git diff --git a/src/common/consumer.c b/src/common/consumer.c index 300fd2a2f..8730e39fb 100644 --- a/src/common/consumer.c +++ b/src/common/consumer.c @@ -820,7 +820,7 @@ error: * * On error, return NULL. */ -struct lttng_consumer_channel *consumer_allocate_channel(unsigned long key, +struct lttng_consumer_channel *consumer_allocate_channel(uint64_t key, uint64_t session_id, const char *pathname, const char *name,