Fix: sessiond: RCU read lock imbalance on get trace chunk id error
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 9 Dec 2019 19:31:33 +0000 (14:31 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 9 Dec 2019 19:31:33 +0000 (14:31 -0500)
The error path when cmd_setup_relayd() fails to get the ID of a trace
chunk causes the RCU read lock to be released even though it was never
acquired.

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


No differences found
This page took 0.027174 seconds and 5 git commands to generate.