Fix: initialize context list node on creation
authorDavid Goulet <dgoulet@efficios.com>
Thu, 16 Oct 2014 15:16:07 +0000 (11:16 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 16 Oct 2014 15:16:07 +0000 (11:16 -0400)
commit7b9445b31fd5fcf3db1e3a7c9d7f5b793308641c
treedf7be94b846a8f8caeccc7c50888437934e893ba
parent222e4eab96d2b2752d4b068d7ed0f0d55ae91527
Fix: initialize context list node on creation

This is to avoid a segfault when destroying a kernel context that has
not been added to a channel.

Fixes #845

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/trace-kernel.c
This page took 0.026031 seconds and 5 git commands to generate.