Router: use shared_ptr rather than naked one
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 13 Jan 2014 14:41:09 +0000 (15:41 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 13 Jan 2014 14:41:09 +0000 (15:41 +0100)
commit2beb521c812e103ec23126db5828193fa239d2bd
tree39c57b64a4cdd3cff98ba1ea7025471e0fdb36d6
parent6537605b578008fe0c57c209b72e97b9a9a4f5e5
Router: use shared_ptr rather than naked one

To avoid leak if an exception is thrown in configure.
src/router_flexml.cpp