Re: memory allocations.
- From: Sander Vesik <sv117949 ireland sun com>
- To: Havoc Pennington <hp redhat com>
- Cc: gnome-hackers gnome org
- Subject: Re: memory allocations.
- Date: Fri, 1 Mar 2002 22:29:25 +0000 (GMT)
[reduced the cc: list]
On 1 Mar 2002, Havoc Pennington wrote:
> 
> Sander Vesik <sv117949 ireland sun com> writes:
> > 	g_malloc
gtk_text_layout_get_line_display
gdk_region_rectangle
_gdk_region_get_xrectangles
pango_layout_line_new
g_strdup
fribidi_analyse_string
gtk_text_attr_appearance_new
pango_font_description_copy_static
pango_layout_get_iter
pango_tab_array_new
pango_layout_check_lines
g_strndup
> > 	calloc
> 
apparently only by g_malloc0 which in turn
g_type_create_instance
pango_itemise
pango_item_new
gtk_text_get_line_display
gtk_text_attributes_new
g_source_new
gtk_text_render_state_new
gtk_text_line_new
> Need callstack on these for them to mean anything, obviously.
> 
now, this is slightly painful right now as it involves hand-typing and
similar, so I'd rather not do this all of the weekend and instead improve
the scripts to be able to give this and similar info 8-)
> > 	XListPixmapFonts
> 
> Fontmap again, no surprise there.
> 
> > 	xmlStrndup
> > 	xmlParseAttValue
> 
> UIHandler, no surprise there either.
> 
Well, no, it was not meant to be suprising 8-)
> Havoc
> 
	Sander
	I see a dark sail on the horizon
	Set under a dark cloud that hides the sun
	Bring me my Broadsword and clear understanding
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]