Fix: procname context async-signal safety
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 14 Feb 2019 21:14:42 +0000 (16:14 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 14 Feb 2019 21:14:42 +0000 (16:14 -0500)
commit74011e88983b12958dacd6621d60c18f6a84f59b
treeeb1a23539d1761392f91695a4925b595e99ced48
parent98357ffd0125c23387d42d4b706c56077392326d
Fix: procname context async-signal safety

Ensure an instrumented signal handler interrupting the procname
context code will not write a partial process name string into the
trace context.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/lttng-context-procname.c
This page took 0.023933 seconds and 4 git commands to generate.