On 10/18/19 3:16 AM, Michal Privoznik wrote:
These functions don't really abort() on OOM. The fix was merged upstream, but not in the minimal version we require. Provide our own implementation which can be removed once we bump the minimal version. Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> ---
+ +/* Due to a bug in glib, g_strdup_printf() nor g_strdup_vprintf()
Missing 'neither' after the comma
+ * abort on OOM. It's fixed in glib's upstream. Provide our own + * implementation until the fix get's distributed. */
s/get's/gets/ -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list