Re: memory leaks on pango examples
- From: Behdad Esfahbod <behdad behdad org>
- To: august <august alien mur at>
- Cc: gtk-i18n-list gnome org
- Subject: Re: memory leaks on pango examples
- Date: Thu, 06 Aug 2009 11:08:51 -0400
On 08/06/2009 08:04 AM, august wrote:
hi,
I'm trying to debug some of my code (which is based on the example
code provided by pango), and came across a bunch of memory leaks.
I'm still new to valgrind, so can anyone explain to me why there are
leaks with:
valgrind --leak-check=full ./cairosimple blah.png
where "./cairosimple" is the example program provided in the pango
source dir.
Both glib (gslice) and fonconfig use memory in ways that confuse valgrind.
That's why you see those reports.
behdad
thanks -august.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]