On Tue, Dec 01, 2015 at 10:18:30PM +0100, Mark Wielaard wrote: > Our argp helper would leak the core Elf and core file descriptor when > given by the user. Store both in the Dwfl as a new Dwfl_User_Core so > they get cleaned up by dwfl_end.
Pushed to master.