Skip to content

Conversation

ip-gpu
Copy link

@ip-gpu ip-gpu commented Oct 27, 2017

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warning: V773 The function was exited without releasing the 'p' pointer. A memory leak is possible.

for example,
(https://github.com/charlesw/tesseract-vs2012/blob/master/giflib/src/gifalloc.c#L67)
etc... many places.

The function was exited without releasing the pointer. A memory leak is possible.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant