--- src/vikdemlayer.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/vikdemlayer.c b/src/vikdemlayer.c index 9a8e075..4572ea6 100644 --- a/src/vikdemlayer.c +++ b/src/vikdemlayer.c @@ -1080,6 +1080,8 @@ static gboolean dem_layer_download_release ( VikDEMLayer *vdl, GdkEventButton *e a_background_thread ( VIK_GTK_WINDOW_FROM_LAYER(vdl), tmp, (vik_thr_func) dem_download_thread, p, (vik_thr_free_func) free_dem_download_params, NULL, 1 ); + + g_free ( tmp ); } g_free ( dem_file ); -- 1.7.1 ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Viking-devel mailing list Viking-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viking-devel Viking home page: http://viking.sf.net/