Fix: skip uid registry when metadata key is 0
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 11 Sep 2018 00:09:13 +0000 (20:09 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 18 Sep 2018 01:33:36 +0000 (21:33 -0400)
commit35a7d6862a46621646383b14795f461a8b62cf13
treeff4673b62dbc7c9a48670717308f0c8691b14535
parentef190b4a8ac4360dafc079470f8b31296c4b09da
Fix: skip uid registry when metadata key is 0

A value of zero for the metadata key indicate that metadata was never
created/pushed to the consumer.

This can occur in scenario were a tracker is present since metadata
might never be created/pushed.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/ust-app.c
This page took 0.025832 seconds and 4 git commands to generate.