Skip to content
Commit 7cbd4877 authored by Dan Williams's avatar Dan Williams
Browse files

dmatest: fix use after free in dmatest_exit



dmatest_cleanup_chanel will free dtc, so grab ->chan before it goes away
and use it to do the release.

Reported-by: default avatarThierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent c74ef1f8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment