]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
logging: validate flags passed from client in virtlogd
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 4 Dec 2015 15:37:04 +0000 (15:37 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 7 Dec 2015 17:30:07 +0000 (17:30 +0000)
commitb6cbabc551f0fd8a3c20eef593a1ddc3f99db01b
treebf96c6999793f9741947a334bff7e5669209d4a7
parent50896b28049cecf10b967709f4f79d187f87f02a
logging: validate flags passed from client in virtlogd

The virtlogd RPC messages all have a flags parameter. For
sake of future error reporting we should be verifying
these are all 0 for now.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/logging/log_daemon_dispatch.c
src/logging/log_handler.c
src/logging/log_handler.h