]> err.no Git - libchamplain/commit
Fix some memory leaks.
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Tue, 16 Jun 2009 21:18:11 +0000 (23:18 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Tue, 23 Jun 2009 16:37:32 +0000 (12:37 -0400)
commit9639c6186df817fda1348b403c48504f8d36493c
treec56452d03017740adda9c650ca38d99d10db39a6
parentde9dd5f014f299742b6cb5bf641b01112da6e789
Fix some memory leaks.

champlain_tile_set_modified_time() now makes a copy of the GTimeVal and frees
it when done.

The property etag is now freed.
champlain/champlain-tile.c