diff --git a/src/common/isc_file.cpp b/src/common/isc_file.cpp index 7353cfbe33..8bdae5129c 100644 --- a/src/common/isc_file.cpp +++ b/src/common/isc_file.cpp @@ -1716,7 +1716,7 @@ public: m_len16(0) {} - bool fromString(UINT codePage, AbstractString& str) + bool fromString(UINT codePage, const AbstractString& str) { if (str.isEmpty()) {