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>
Wed, 19 Jun 2013 00:05:04 +0000 (20:05 -0400)
commitc2dfb435bd6224b82e93fb3135bbce46b6b66c85
tree96376f85712ba96203274c3127fc7d928eae7691
parentde774d109ecb14831270cd3f514ed68bb6ea4e69
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.023936 seconds and 4 git commands to generate.