[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: small memleak
From: |
Eric Blake |
Subject: |
Re: small memleak |
Date: |
Thu, 22 Jun 2006 15:48:58 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de> writes:
>
> Some of the leftover memory is due to libltdl not easily being able to
> remove all its resources. This patch, however, is another tiny bit that
> M4 can do to help. :)
>
> Cheers,
> Ralf
>
> * m4/module.c (m4__module_exit): Fix small memleak.
Thanks, applied. I also zeroed the iface_id, so that you can now call
m4__module_init after m4__module_exit.
--
Eric Blake
- small memleak, Ralf Wildenhues, 2006/06/22
- Re: small memleak,
Eric Blake <=