libvirt/examples
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
..
admin examples: avoid goto jump over initialization of variable 2019-04-05 15:33:25 +01:00
dominfo dominfo: make example more useful 2019-04-05 15:33:33 +01:00
dommigrate Drop some useless comparisons and checks 2019-03-07 09:22:47 +01:00
domsuspend examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
domtop examples: Initialize @pos in domtop.c 2019-04-15 11:39:26 +02:00
hellolibvirt examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
lxcconvert Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
object-events examples: Work around lack of mingw sigaction() 2019-01-08 14:47:04 -06:00
openauth examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
polkit
rename examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
systemtap Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
xml examples: Add clean-traffic-gateway into nwfilters 2018-07-18 14:03:47 +02:00
Makefile.am examples: enable all compiler warnings 2019-04-05 15:33:36 +01:00