• E
    esx: don't ignore failure on close · a8464c51
    Eric Blake 提交于
    Another warning caught by coverity.  Continue to perform best-effort
    closing and resource release, but warn the caller about the failure.
    
    * src/esx/esx_driver.c (esxClose): Return an error on failure to close.
    a8464c51
esx_driver.c 104.8 KB