• J
    libxl: Explicitly remove timeouts · ce33422d
    Jim Fehlig 提交于
    I've noticed that libxl can invoke timeout reregister/modify hooks
    after returning from libxl_ctx_free.  Explicitly remove the
    timeouts before freeing the libxl ctx to avoid executing hooks on
    stale objects.
    ce33422d
libxl_conf.h 3.6 KB