Memory Leak
Open
- Dominant language
- C
- Stars
- 241
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
Memory is allocated
https://github.com/intel/libva-utils/blob/726ec7fe805f83686e68148aef74d87d390567cc/encode/h264encode.c#L1077
Potential leak of memory pointed to by 'entrypoints '
https://github.com/intel/libva-utils/blob/726ec7fe805f83686e68148aef74d87d390567cc/encode/h264encode.c#L1139
Contributor guide
Assessment
This issue has not been assessed yet.