add memspace filter functions #3137
Annotations
2 errors and 2 warnings
Analyze (windows-latest)
ref 'refs/heads/filter' not found in this repository
|
Analyze (ubuntu-latest)
ref 'refs/heads/filter' not found in this repository
|
Analyze (windows-latest):
src/memspace.c#L457
Local declaration of 'ret' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '438' of 'd:\a\unified-memory-framework\unified-memory-framework\src\memspace.c'.: Lines: 438 [D:\a\unified-memory-framework\unified-memory-framework\build\src\umf.vcxproj]
|
Analyze (windows-latest):
src/memspace.c#L478
Using uninitialized memory 'ret'.: Lines: 434, 437, 438, 439, 442, 446, 447, 448, 450, 451, 446, 455, 456, 457, 459, 460, 467, 468, 477, 478 [D:\a\unified-memory-framework\unified-memory-framework\build\src\umf.vcxproj]
|