From 34f0540da418b01dd4d49f6ecf72569d3cfecfdf Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 25 Jan 2014 09:43:09 -0800 Subject: Implement unified config parsing (mostly) --- src/strings/fstring.tcc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/strings') diff --git a/src/strings/fstring.tcc b/src/strings/fstring.tcc index 9c5f37b..8072fb0 100644 --- a/src/strings/fstring.tcc +++ b/src/strings/fstring.tcc @@ -24,6 +24,7 @@ namespace strings template void FString::_assign(It b, It e) { + owned = nullptr; if (b == e) { *this = FString(); -- cgit v1.2.3-70-g09d2