Fix: tracepoint.h incorrect assumption about constructor order
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 18 Apr 2013 16:21:55 +0000 (12:21 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 18 Apr 2013 16:21:55 +0000 (12:21 -0400)
commit99234da69ab197050d3d28ea428c54e08539667c
tree53efc4bd8bfbdc514d34fd645ad4034aadc0f0c4
parentd1a996f5524540ebc8caa7c3c1bd3049018d212c
Fix: tracepoint.h incorrect assumption about constructor order

Incorrect assumption about constructor execution order can trigger a
segfault when trying to execute tracepoint_register_lib.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/tracepoint.h
This page took 0.024557 seconds and 4 git commands to generate.