Re: [PATCH] glibc malloc hooks for gwmem-check
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Stipe Tolj wrote:
> Alexander Malysh wrote:
>
>> Hi together,
>>
>> please find attached patch that adds support for glibc malloc hooks and
>> so make it possible to debug memory problems in external libraries.
>>
>> Comments?
>
> as far as this does not brake other os, I'm +1.
nope, it's inside #ifdef's for glibc only.
>
> There is no behaviour change, right?
behaviour change, hmm... exists ;) you can debug not only gw_malloc/realloc
but also external allocations.
>
> Stipe
>
> mailto:stolj_{at}_wapme.de
> -------------------------------------------------------------------
> Wapme Systems AG
>
> Vogelsanger Weg 80
> 40470 DÃŒsseldorf, NRW, Germany
>
> phone: +49.211.74845.0
> fax: +49.211.74845.299
>
> mailto:info_{at}_wapme-systems.de
> http://www.wapme-systems.de/
> -------------------------------------------------------------------
--
Thanks,
Alex