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:26 +0000 (08:24 -0400)
commit35aef914b421c18b384bfbac2e945e1b2a2e4708
tree834a69e9b2f751666b8c76aafb19bf1d4bfda5ff
parentdf7a5beb0bd3a885da1991e94bc8e374095139ec
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.026054 seconds and 5 git commands to generate.