Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
smart_amp_test: fix unbind implementation
Code in unbind is looking at wrong field for queue-id. This works some of the time, but in some cases leads to access to freed heap data and later to heap corruption. Link: #7191 Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
- Loading branch information