Fix bug #20335 - memory leak when move-constructing a string with unequal allocator...
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 17 Jul 2014 15:32:20 +0000 (15:32 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 17 Jul 2014 15:32:20 +0000 (15:32 +0000)
commit3dd88468404bf9117ade3dfc738cb728a6f958d3
treedaf45fff893a31938ea402da3d27021df503e3ad
parent18cfe7d634935c08fc3647d61a1402b69500d6af
Fix bug #20335 - memory leak when move-constructing a string with unequal allocator. Thanks to Thomas Koeppe for the report

llvm-svn: 213269
libcxx/include/string
libcxx/test/strings/basic.string/string.cons/move_alloc.pass.cpp