libvirt/proxy
Jim Meyering be33b189a5 libvirt_proxy: avoid potential buffer overflow
* proxy/libvirt_proxy.c (proxyReadClientSocket): Ensure that
we've read an entire virProxyPacket before dereferencing "req".
Analysis and patch by "Rasputin" <rasputin@email.ru>.  Details in
<http://thread.gmane.org/gmane.comp.emulators.libvirt/11459>.
2009-01-28 14:08:33 +00:00
..
.cvsignore
.gitignore
libvirt_proxy.c libvirt_proxy: avoid potential buffer overflow 2009-01-28 14:08:33 +00:00
Makefile.am