Details
Description
On failed startup attempts (via cifXInitDriver()), calling cifXDeinitDriver() proactively may access resources currently expected to be available. Depending on the resource type, a NULL handle exception leads to application crash and should be prevented.