[libvirt] [PATCH RFC 0/2] ESX: Fixing SetAutoStart

Marcos Paulo de Souza marcos.souza.org at gmail.com
Wed Aug 1 02:27:09 UTC 2018


Hi guys,

while doing some random tests using the ESX driver, I faced a crash, and these
two patches are trying to solve. I don't know if there is a better way to solve
it, since ESX driver *generated* code to alloc and free some *generated*
structs, but, please let me know if you have a better idea.

Thanks,

Marcos Paulo de Souza (2):
  esx: Do not crash SetAutoStart by double free
  esx: Fix SetAutoStart invalid pointer free

 src/esx/esx_driver.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

-- 
2.17.1




More information about the libvir-list mailing list