This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Linux change only: Valgrind suppression addition. (#1083)
The function uDeviceIsValidInstance() deliberately checks a potentially uninitialised integer for a magic number; this should not be reported as an error when running under Valgrind.
- Loading branch information