From: David Goulet Date: Fri, 9 Nov 2012 20:23:48 +0000 (-0500) Subject: Fix: FD leak on thread error X-Git-Tag: v2.1.0-rc7~3 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=6620da753247b1e0950c58ef3ce4f603c7da1ea5;hp=6620da753247b1e0950c58ef3ce4f603c7da1ea5;p=lttng-tools.git Fix: FD leak on thread error Also, don't spawn the kernel thread if not root and the no-kernel option is set. Fixes #316 Signed-off-by: David Goulet ---