Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
plugins/amdgpu: Zero ib_info on initialization
This struct was being used un-initialized, meaning it was filled with random garbage. Mea culpa. Signed-off-by: David Francis <[email protected]>
- Loading branch information