Fixed COVERITY reported overflow defect.

This commit is contained in:
Robert Osfield
2016-06-20 19:06:01 +01:00
parent a185c2778f
commit 51b246d63a

View File

@@ -11,7 +11,7 @@
#include "lzio.h"
#define FIRST_RESERVED 257
#define FIRST_RESERVED 256