markers: fix: teardown should be tagged with "destructor" attribute
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 22 Feb 2011 16:39:54 +0000 (11:39 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 22 Feb 2011 16:41:20 +0000 (11:41 -0500)
commit34d3c2d49c5e957dc791d73bfd125dada590ab5c
tree8f10bf4a6a7197dbef6eb03b8e565910dee18995
parentd02680e8b7a10d9308ba039b38b6cad72884944f
markers: fix: teardown should be tagged with "destructor" attribute

..rather than "constructor", which led to the core markers being removed from
the list before doing anything useful.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
libust/marker.c
This page took 0.02326 seconds and 4 git commands to generate.