From ce6a2636ffe22891ea016d3ff97d3e4b7fb2550a Mon Sep 17 00:00:00 2001 From: silver Date: Sun, 29 Oct 2017 00:09:29 +0300 Subject: [PATCH] delete null byte from the list of column delimeters --- src/sphinx.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sphinx.cpp b/src/sphinx.cpp index 5641d4129..9d0d04016 100644 --- a/src/sphinx.cpp +++ b/src/sphinx.cpp @@ -29518,7 +29518,7 @@ CSphSource_BaseSV::ESphParseResult CSphSource_TSV::SplitColumns ( CSphString & s } // move to next control symbol - while ( pData