]> git.street.me.uk Git - andy/viking.git/commit - src/vikviewport.c
Fix potential crashing when using multiple maps on especially 64bit systems.
authorRob Norris <rw_norris@hotmail.com>
Thu, 28 Jun 2012 18:41:59 +0000 (19:41 +0100)
committerRob Norris <rw_norris@hotmail.com>
Thu, 28 Jun 2012 18:41:59 +0000 (19:41 +0100)
commitbbbd639fa96f11a6b8b46416845e6b0ae0881c31
treeae49d2658a573d6afbd3c72733eb091f9833e2f6
parent15a0bd14bda7a0389647356a7eed596f99cf0088
Fix potential crashing when using multiple maps on especially 64bit systems.

Use correct type for returned function call, otherwise it can seemingly corrupt the copyrights list leading to undefined behaviour.
src/vikviewport.c