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:25:01 +0000 (08:25 -0400)
commita499920804d9367d78d5bf0b8f327b0c0029ba5d
treee705c45cc689440473de62d3847e1571eb9be91a
parent05019b80c3829b30a3da62b912b1070c9e3b918f
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.025637 seconds and 4 git commands to generate.