]> git.street.me.uk Git - andy/viking.git/commit
Fix vik_routing_register: replace existing engine
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Wed, 22 May 2013 20:47:56 +0000 (22:47 +0200)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Wed, 22 May 2013 20:47:56 +0000 (22:47 +0200)
commit9c98f76e94054233fd3b0ea8148bcf9ac9f8c10e
tree7fdcb43f44abfb195657fdd8a9e5c46a9f7b5594
parent4cfafcb1db3e9223f1ccf86a91ae0b139f9d2834
Fix vik_routing_register: replace existing engine

When registering an engine with an already existing id,
the previous one is released and the new one is inserted
at the same place.
src/vikrouting.c