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>
Thu, 7 Apr 2022 14:36:04 +0000 (10:36 -0400)
commit999394bf231131468124941e884deef27eee2ad8
tree4921b9732a8881a0aca356b437ad18935193cd22
parent55f2184bbbd5415c6378359e1c28e0a9da97e66f
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.c
This page took 0.025847 seconds and 4 git commands to generate.