Hello, I think that I have found a minor memory leak in vikgpslayer.c, line 1752:
vik_trw_layer_add_track(vtl, make_track_name(vtl), vgl->realtime_track); make_track_name() returns freshly malloced buffer that isn't deallocated anywhere. Best regards, Kamil ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Viking-devel mailing list Viking-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viking-devel Viking home page: http://viking.sf.net/