Clean-up: sessiond: ust-app: ua_sess is never populated on failure
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 15 May 2023 19:49:04 +0000 (15:49 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 15 Jun 2023 15:56:25 +0000 (11:56 -0400)
When find_or_create_ust_app_session() fails, it doesn't populate its
return parameter. Therefore, it is unnecessary to destroy the app
session when it returns < 0.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I8f5cc75f718d96d32fb67fc67135034eb95365d7


No differences found
This page took 0.024479 seconds and 4 git commands to generate.