From 7778c082e9b15774a1e79ab77cb60edb5c3a2949 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 Sep 2017 21:51:33 +0300 Subject: Add some checks after automatic check code by tools. --- src/utils/xml/libxml.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/xml') diff --git a/src/utils/xml/libxml.cpp b/src/utils/xml/libxml.cpp index 46c3fbb76..6dd87b3f2 100644 --- a/src/utils/xml/libxml.cpp +++ b/src/utils/xml/libxml.cpp @@ -100,7 +100,7 @@ namespace XML if (useResman == UseVirtFs_true) { data = const_cast(VirtFs::loadFile( - filename.c_str(), + filename, size)); } else -- cgit v1.2.3-60-g2f50