libvirt/examples/domtop
Martin Kletzander 6a6453fb56 examples: Initialize @pos in domtop.c
This is a zero-cost workaround for a bug in GCC 8.3.0 which causes the
compilation to fail, because the compiler thinks that the value might be used
uninitialized even though it clearly cannot be.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2019-04-15 11:39:26 +02:00
..
domtop.c examples: Initialize @pos in domtop.c 2019-04-15 11:39:26 +02:00