]> git.street.me.uk Git - andy/viking.git/commit
Fix crashing when copying layers with null strings as parameters.
authorRob Norris <rw_norris@hotmail.com>
Wed, 30 Oct 2013 19:46:45 +0000 (19:46 +0000)
committerRob Norris <rw_norris@hotmail.com>
Thu, 31 Oct 2013 00:53:04 +0000 (00:53 +0000)
commit2598086bbc61585ad4cb61ebd23b67fa09f00207
tree2c1d310d7e3342dfaba579c4969486a56d51215a
parent1dfb1691885697b872d1d22c9998fce55979e757
Fix crashing when copying layers with null strings as parameters.

Luckily, previously layers would not have a null string value
 - but this can now happen with the recent GPX Metadata parameters code.
src/viklayer.c