]> git.street.me.uk Git - andy/viking.git/commit
Fix crashing when displayed map copyright(s) is longer than the internal buffer.
authorRob Norris <rw_norris@hotmail.com>
Thu, 28 Jun 2012 18:37:06 +0000 (19:37 +0100)
committerRob Norris <rw_norris@hotmail.com>
Thu, 28 Jun 2012 18:37:06 +0000 (19:37 +0100)
commit15a0bd14bda7a0389647356a7eed596f99cf0088
treebea8d3a9c7e0e579afaa7e2f7696566132003432
parentb2d73fdb36e12070fdc13f0785351d06832d25af
Fix crashing when displayed map copyright(s) is longer than the internal buffer.

Ensure strings used are limited to the size of the buffer.
src/vikviewport.c