summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/dicimp.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/linguistic/source/dicimp.cxx b/linguistic/source/dicimp.cxx
index 1adb901b74e9..2216a8ccd2ad 100644
--- a/linguistic/source/dicimp.cxx
+++ b/linguistic/source/dicimp.cxx
@@ -313,6 +313,8 @@ sal_uLong DictionaryNeo::loadEntries(const OUString &rMainURL)
return nErr;
*(aWordBuf + nLen) = 0;
}
+ else
+ return SVSTREAM_READ_ERROR;
}
while(!pStream->IsEof())