intel / intel/libva-utils

Resource leak

Open
#170 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
241
Forks
172
PR merge metrics
No merged PRs in 30d

Description

stream is opened here

https://github.com/intel/libva-utils/blob/81b5929f2b71d0b657e6ef605a522edc3bcd3e80/encode/jpegenc.c#L934

when returned, opened file never closed, potential resource leak
https://github.com/intel/libva-utils/blob/81b5929f2b71d0b657e6ef605a522edc3bcd3e80/encode/jpegenc.c#L971

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.