]> git.sesse.net Git - xml-template/commit
Fix a Valgrind hit; we cannot take c_str() of a temporary object.
authorsgunderson@bigfoot.com <>
Thu, 22 Sep 2011 00:14:48 +0000 (02:14 +0200)
committersgunderson@bigfoot.com <>
Thu, 22 Sep 2011 00:14:48 +0000 (02:14 +0200)
commitcc0c274ab48363f5a590bcd1b283d7aec01aeae7
treeaeebbba69aba17ea3fe393981c0c54384611212f
parent052b584d7b60fd9be246d3fcf8bdefdead60d35c
Fix a Valgrind hit; we cannot take c_str() of a temporary object.
c++0x/xml-template.cpp