Fix ua_chan assert
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 13 Jun 2013 21:07:21 +0000 (17:07 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 14 Jun 2013 13:09:25 +0000 (09:09 -0400)
commit4950b860f76b938833046793e7221c11e8e89682
tree087e9c2d375e36654b40ddacc68db2e6bbf64f9d
parentcfa9a5a2b4a96e0d6a9eeddd2622a6d7c173b7ac
Fix ua_chan assert

delete_ust_app() can remove a channel objd from the hash table
concurrently with notify

Fix #560

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/ust-app.c
This page took 0.02503 seconds and 4 git commands to generate.