]> Pileus Git - ~andy/gtk/commit
gtkcssselector: Don't leak the hash table
authorJasper St. Pierre <jstpierre@mecheye.net>
Thu, 6 Dec 2012 22:38:06 +0000 (17:38 -0500)
committerJasper St. Pierre <jstpierre@mecheye.net>
Thu, 6 Dec 2012 22:39:09 +0000 (17:39 -0500)
commit736ccb6ce1de2b3a74490d3259c1bfbbdba59792
tree10dbb128938357464ef6e16b7487763c229dffc1
parent4ca293e006a00ce8529e17d9202faaf68f57ff6f
gtkcssselector: Don't leak the hash table

We should probably free the memory we allocate. Sounds like a winning
strategy.
gtk/gtkcssselector.c