]> xenbits.xensource.com Git - libvirt.git/commit
esx: Fix segfault in esxConnectToHost
authorRyan Woodsmall <rwoodsmall@gmail.com>
Sat, 21 Apr 2012 12:13:02 +0000 (14:13 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Sat, 21 Apr 2012 12:13:22 +0000 (14:13 +0200)
commitb126715a48cd0cbe32ec6468c267cd8cf2961c55
tree0e8611e7bfd1cb3ed337ecff5385429c9fa207eb
parent995b5b3d7c4a0096ded7d98a7d221bc51c3a7efd
esx: Fix segfault in esxConnectToHost

Caused by commit 4445e16bfa8056980ac643fabf17186f9e685925 that
made the code used the connection private data pointer before
it was initialized.
AUTHORS
src/esx/esx_driver.c