Closed lerwys closed 8 years ago
Issue by lerwys Wednesday Dec 17, 2014 at 18:06 GMT Originally opened as https://github.com/lnls-dig/bpm-sw/issues/59
Problem: There is a trivial memory leak in bpm_client_destroy ()
Solution: Free the allocated memory.
Comment by lerwys Friday Jan 09, 2015 at 13:26 GMT
fixed in commit 899e8a3d64
Issue by lerwys Wednesday Dec 17, 2014 at 18:06 GMT Originally opened as https://github.com/lnls-dig/bpm-sw/issues/59
Problem: There is a trivial memory leak in bpm_client_destroy ()
Solution: Free the allocated memory.