Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipc3: check type field if using UUID match
A bad IPC can mismatch UUID and type, causing downstream processes to operate differently than the matched component target. This is because get_drv will not reject the mismatch. This enforces the topology matches the UUID and type. Signed-off-by: Curtis Malainey <[email protected]>
- Loading branch information