]> err.no Git - libchamplain/commit
MemChecker: error when freeing a color
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Tue, 28 Apr 2009 17:28:27 +0000 (19:28 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Wed, 29 Apr 2009 01:36:37 +0000 (21:36 -0400)
commit13de7bc5d3a1d1a2af5197b2468eea12c61daf58
tree30f3991ccd23a72b170a67733cd2d8d2fe30f51b
parent8149173609a01fbcd93ab599897739af72071315
MemChecker: error when freeing a color

ClutterColors have to be allocated with clutter_color_copy, which will use
g_slice instead of g_new.
champlain/champlain-marker.c