Bugzilla – Bug 3081
Small leak in libltldl
Last modified: 2006-05-18 08:53:24
You need to log in before you can comment on or make changes to this bug.
There is a leak in the try_dlopen() function. The fix in the upstream libtool CVS is to replace LT_DLMEM_REASSIGN (base_name, canonical); with base_name = canonical; I'm not too familiar with how the build for this package works.
John Bresnahan committed patches for these bugs for me. Viva globdev?