Fix a buffer overflow
There are 8 opening/closing records instead of 7.
This commit is contained in:
parent
a7edb159fd
commit
e2ae5f9525
@ -69,7 +69,7 @@
|
|||||||
|
|
||||||
#define NGASMIXES 10
|
#define NGASMIXES 10
|
||||||
#define NTANKS 2
|
#define NTANKS 2
|
||||||
#define NRECORDS 7
|
#define NRECORDS 8
|
||||||
|
|
||||||
#define PREDATOR 2
|
#define PREDATOR 2
|
||||||
#define PETREL 3
|
#define PETREL 3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user