Re: [gtk-list] gdk_imlib_render crashes
- From: John Utz <utz serv net>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] gdk_imlib_render crashes
- Date: Tue, 25 Aug 1998 09:07:28 -0700 (PDT)
hi
this isn't any real help to you, but the description sounds like a memory
leak in one of the underlying routines that all of the gtk apps call (
which is quite a few, unfortunately :-( )
So, in the src code for one of the shared libraries there is at least one
funtion where memory is allocated with a malloc() and it doesnt have a
corresponding free();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]