libvirt/src/xen
Peter Krempa 5df813177c util: Check return value from virStrToLong* functions
We do so in the vast majority of places, so there's no problem of adding
the attribute to enforce it by the complier and fix a few leftover
places.

This was originally pointed out by Coverity as a recent change triggered
it's warning that our code checked the vast majority of returns from
virStrToLong_ui.
2014-07-21 15:20:59 +02:00
..
block_stats.c
block_stats.h
xen_driver.c
xen_driver.h
xen_hypervisor.c
xen_hypervisor.h
xen_inotify.c
xen_inotify.h
xend_internal.c
xend_internal.h
xm_internal.c
xm_internal.h
xs_internal.c util: Check return value from virStrToLong* functions 2014-07-21 15:20:59 +02:00
xs_internal.h