fix small crash with Spot::dup
authorDirk Koopman <djk@tobit.co.uk>
Sat, 8 Mar 2014 00:18:18 +0000 (00:18 +0000)
committerDirk Koopman <djk@tobit.co.uk>
Sat, 8 Mar 2014 00:18:18 +0000 (00:18 +0000)
commit0c963c43ab1cc4028eb79e366d5c0cfa4575b057
treeb5759b0a156b52714eebba202210881d65c9aaf1
parent3b2eb091ae215e58128e4c73508ec58c6aba4e76
fix small crash with Spot::dup

This may have something to do with the new wpxloc.raw format that
I am now using (erm.. testing). But if I check for a a duplicate of
the prefix in the remarks, and that "prefix" (char string length <= 4)
contains a space, Spot::dup crashes. Intermittently.
Changes
cmd/show/prefix.pl
perl/Spot.pm
perl/Version.pm