From: Mathieu Desnoyers Date: Mon, 6 Apr 2015 16:16:11 +0000 (-0400) Subject: Fix: zero memory passed to create channel kernel ioctl X-Git-Tag: v2.7.0-rc1~48 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=c74101efbbb06ea591b5c989afa3714689e843bb;hp=c74101efbbb06ea591b5c989afa3714689e843bb;p=lttng-tools.git Fix: zero memory passed to create channel kernel ioctl Valgrind complains about uninitialized memory passed to ioctl. Signed-off-by: Mathieu Desnoyers Signed-off-by: Jérémie Galarneau ---