Herocod3r / QrWebCam

A simple library to read qrcode over webcam
4 stars 4 forks source link

Memory leak #1

Closed redbaty closed 7 years ago

redbaty commented 7 years ago

Hello first of all congratz on the project, it helped me a lot, but I could not help but notice that there's a memory leak on this code, as for now I could not identify it and it would be awesome of you to try to fix it.

Anyway even if you don't just passing by to notice anyone interested. Thanks anyways dude !

Herocod3r commented 7 years ago

Well, this was kind of a rush work, code was written under heavy pressure...i kind of noticed the bug....but you know, once it works....who cares?? lol.... if i have time later, i would look into it...or u could just do stuff on it....and i would add it to the project.

redbaty commented 7 years ago

Yeah I did some changes but it's still not perfect, as soon as I get it fixed I'll send a pull request

Herocod3r commented 7 years ago

ok, Thanks!!

redbaty commented 7 years ago

On visual studio's enviroment it seems to be a memory leak, but in multiple normal machines that I tested, it seems to be fixed.