Stream pointer might be NULL
Open
- Dominant language
- C
- Stars
- 241
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
'sfc_stream ' defined here.
https://github.com/intel/libva-utils/blob/87d77246933431f917d32f80a2eb167911175e78/vendor/intel/sfcsample/VDecAccelVA.cpp#L597
if fopen() failed, 'sfc_stream' might be NULL, dereference null pointer
https://github.com/intel/libva-utils/blob/87d77246933431f917d32f80a2eb167911175e78/vendor/intel/sfcsample/VDecAccelVA.cpp#L599
Contributor guide
Assessment
This issue has not been assessed yet.