Fix: sessiond: inverted condition checking for empty hash table
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 6 Apr 2022 17:37:16 +0000 (13:37 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 6 Apr 2022 17:39:15 +0000 (13:39 -0400)
commit6f729565b0b93009bc1e91a05bae6b7e04c1e8a1
tree24e472d582a436673c5f0548a05eee2fcaeaacd2
parent8ebf1688e54cb656c2a9d17d70a829664e1eaf6b
Fix: sessiond: inverted condition checking for empty hash table

I inverted a condition while reformating 2a6ebf6bd. This reverts the
condition to the intention of the original author. Mea culpa.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I8c39a89f430dbb4a0f1e385b3b8e4788f188a468
src/bin/lttng-sessiond/session.cpp
This page took 0.024838 seconds and 4 git commands to generate.