Search found 1 match
- 2016-07-25T23:42:05-07:00
- Forum: Bugs
- Topic: small memory leak
- Replies: 3
- Views: 8027
small memory leak
There is a small memory leak in in the 7.0.2 source download which is still present in the git repo. It is in coders/dng.c and coders/mpc.c where entry->module is given a new value without first destroying any existing value. Let me know if you want a pull request for the fix. Regards, Oliver Goodman