From a692b3be10084aec02a5b6483c878e1dc20081f2 Mon Sep 17 00:00:00 2001 From: ljfa-ag Date: Tue, 15 Sep 2015 11:34:44 +0200 Subject: Check for errors in input stream --- include/io/izlibstream.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/io/izlibstream.h b/include/io/izlibstream.h index b88839ea99..2b67003232 100644 --- a/include/io/izlibstream.h +++ b/include/io/izlibstream.h @@ -48,6 +48,7 @@ private: std::vector in; std::vector out; z_stream zstr; + bool stream_end; int_type underflow() override; }; -- cgit 0.0.5-2-1-g0f52