summaryrefslogtreecommitdiff
path: root/storage/connect/tabmac.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'storage/connect/tabmac.cpp')
-rw-r--r--storage/connect/tabmac.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/connect/tabmac.cpp b/storage/connect/tabmac.cpp
index bbaba591540..a28b5d7108c 100644
--- a/storage/connect/tabmac.cpp
+++ b/storage/connect/tabmac.cpp
@@ -329,7 +329,7 @@ void MACCOL::ReadColumn(PGLOBAL g)
n = 0;
break;
default:
- p = "";
+ p = PlugDup(g, "");
} // endswitch Flag
} else switch (Flag) {