Do a topological sort of the route list before passing it to
[ardour.git] / libs / ardour / utils.cc
index 3a5ea0084ad9684b507480df6af36e3fb99ee4b8..c86f62de0b0a49c09e3bd0aed37f27fd3343072f 100644 (file)
@@ -75,7 +75,7 @@ legalize_for_path (const string& str)
                pos += 1;
        }
 
-       return legal;
+       return string (legal);
 }
 
 string