Fixed COVERITY reported overflow defect.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "lzio.h"
|
||||
|
||||
|
||||
#define FIRST_RESERVED 257
|
||||
#define FIRST_RESERVED 256
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user