Cleanup: initialize kernel ioctl ABI structures to 0
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 May 2017 12:34:57 +0000 (08:34 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 9 May 2017 12:24:55 +0000 (08:24 -0400)
commitb2833b219f4abf5a15680f263591989f98e4d098
treedd451eef499f6a1a83da712e32f88fc33fca3d34
parent3914163aaca97bec298a74dcf82fb0f123f8623b
Cleanup: initialize kernel ioctl ABI structures to 0

Valgrind complains that we pass uninitialized data to the kernel.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/kernel-ctl/kernel-ctl.c
This page took 0.024307 seconds and 4 git commands to generate.