small memory leak
Posted: 2016-07-25T23:42:05-07:00
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
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