[Freeciv-Dev] client memory leak
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Playing with the MemProf program that came with my newly installed helix
GNOME I found 2 memory leaks. (see patch)
Whats funny is that the program also reports that the allocation at
gui-gtk/graphics.c:290 :
im=gdk_imlib_load_image((char*)filename)
doesn't get freed, even though we shortly after call
gdk_imlib_destroy_image (im);
(as far as I can see, I can't find any manual for MemProf)
-Thue
mem_leak.diff
Description: Text document
- [Freeciv-Dev] client memory leak,
Thue Janus Kristensen <=
|
|