Hi!

I think that I've spotted a small problem with a_coords_latlon_to_string() function in recent viking code. The function returns (through its second and third argument) two freshly allocated strings. In most cases these strings are deallocated properly, but in two cases in vikwindow.c they are not.

One such case is in ruler_move(), and another in ruler_click().

Can you please verify and confirm this?

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/

Reply via email to