clang-tidy scan has critical/high severity warnings on libva
Open
- Dominant language
- C
- Stars
- 784
- Forks
- 314
- PR merge metrics
- No merged PRs in 30d
Description
Test : clang-analyzer-unix.Malloc (7)
hardware/intel/libva/va/va.c:385:13: warning: Attempt to free released memory [clang-analyzer-unix.Malloc]
hardware/intel/libva/va/va.c:395:13: warning: Attempt to free released memory [clang-analyzer-unix.Malloc]
hardware/intel/libva/va/va.c:743:13: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
Please let us know if these issues are known and fixed already.
Contributor guide
Assessment
This issue has not been assessed yet.