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)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 21 Sep 2018 04:24:37 +0000 (00:24 -0400)
commitef749d37dd98b5b22ac6588cd6cc9b86c7c04f7f
tree66a6f3f562cb776d97fe2833cace9cdec51578e9
parenta34de389971fdcb6d367efab780710a2f8e1c703
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.026373 seconds and 5 git commands to generate.