I use avshws sample to retrieve frame from usb camera. As all is working
fine, I'm launching DTM tests on driver.
Problem occurs in "Pressure Security Test" sequence.
it seems that the function defined while using KsAddItemToObjectBag to
free memory "double" frees memory allocation and thus leads to a crash C2.
What it the "trick" to avoid this with KsAddItemToObjectBag ?
Best Regards,
Damien
The trick is "don't free anything on your own if you have added it to the
object bag."
--
Tim Roberts, ti...@probo.com
Providenza & Boekelheide, Inc.