]> err.no Git - libchamplain/commit
Fix Bug 576698: Segfault on 32bits platform
authorMike Sheldon <mike@mikeasoft.com>
Wed, 25 Mar 2009 22:33:03 +0000 (00:33 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Wed, 25 Mar 2009 22:33:03 +0000 (00:33 +0200)
commit245252bb940148bd174a20b79dcf7c3d274da9ce
tree5e0c72a68b0e31b8622a57322d660075336be22e
parentdceb47309019bba16dd466dae766177f10653be0
Fix Bug 576698: Segfault on 32bits platform
This assumes that tile numbers are at most 3 characters long, which isn't the
case. Resulting in "g_sprintf (value, "%d", number);" corrupting the stack and
causing the segfault.
champlain/champlain-network-map-source.c