libvirt/src/remote
Daniel P. Berrange 174f7dd5ba Add bounds checking on virConnectListAllNetworks RPC call
The return values for the virConnectListAllNetworks call were not
bounds checked. This is a robustness issue for clients if
something where to cause corruption of the RPC stream data.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-08-29 15:36:13 +01:00
..
lxc_protocol.x Add ACL annotations to all RPC messages 2013-06-24 15:24:36 +01:00
qemu_protocol.x Add ACL annotations to all RPC messages 2013-06-24 15:24:36 +01:00
remote_driver.c Add bounds checking on virConnectListAllNetworks RPC call 2013-08-29 15:36:13 +01:00
remote_driver.h cleanup: Don't include libvirt/virterror.h 2013-04-17 15:54:07 +08:00
remote_protocol.x Add bounds checking on virConnectListAllNetworks RPC call 2013-08-29 15:36:13 +01:00