Re: [gtk-list] gdk_imlib_render crashes



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]