Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
December 2002: [Freeciv-Dev] (PR#2365) gui-gtk: free_sprite doesn't free mask |
[Freeciv-Dev] (PR#2365) gui-gtk: free_sprite doesn't free mask[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
IMHO we should solve it in the following way: - make a rule that all pixmaps are freed by us - for the imlib pixmaps we clone them after they are created by imlib with our own functions (ctor_sprite_mask) and free the imlib one's after this. Raimar
|