Gregor Schneider schrieb:
Good one in r44649, but I guess Hervè was actually
concerned about
this line:
DeviceInterfaceData.Reserved = (ULONG_PTR)DevItf;
(It also stores the pointer to the freed structure.)
Hi,
That structure is just a local variable and it is not touched after
freeing the DevItf.
kind regards,
Johannes Anderwald