Fix incorrect variable passed to LXC event callback
The wrong variable was being passed in with the LXC event callback resulting in a later deadlock or crash * src/lxc/lxc_driver.c: Pass 'vm' instead of 'driver' to event callback
Showing
想要评论请 注册 或 登录