udev: fix crash in libudev logging
Call virLogVMessage instead of virLogMessage, since libudev called us with a va_list object, not a list of arguments. Honor message priority and strip the trailing newline. https://bugzilla.redhat.com/show_bug.cgi?id=969152 (cherry picked from commit f753dd62) Conflicts: src/libvirt_private.syms src/node_device/node_device_udev.c src/util/logging.c src/util/logging.h
Showing
想要评论请 注册 或 登录