Fix: application context header size
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 10 Mar 2016 00:37:56 +0000 (19:37 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 10 Mar 2016 00:40:02 +0000 (19:40 -0500)
commitba1c40c6095cdcb25c9c3be8bd72b09755f1f116
treec53000ea6deaaa816eb2e97918f965322209b0fa
parent5c2ca473edb213ccc8644bc71716aeaa799fda8c
Fix: application context header size

We need to use the RCU-dereferenced pointer when calculating the context
header size, else it may race with application context
register/unregister.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/lttng-ring-buffer-client.h
This page took 0.024214 seconds and 4 git commands to generate.