mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
aa7bb4f36d
On error, asprintf returns -1 and the contents of the string pointer is undefined. In the rest of the libvirt code, the virAsprintf wrapper takes care of that. Check the return value and report a generic error, since we purposefully avoid linking to virutil. |
||
---|---|---|
.. | ||
admin | ||
apparmor | ||
dominfo | ||
dommigrate | ||
domsuspend | ||
domtop | ||
hellolibvirt | ||
lxcconvert | ||
object-events | ||
openauth | ||
polkit | ||
rename | ||
systemtap | ||
xml | ||
Makefile.am |