1
0
Fork 0
mirror of https://github.com/ErikAndren/cue2pops-mac.git synced 2025-04-19 23:48:06 +02:00

Prevent writing out of range by extending the buffer by one

This commit is contained in:
Erik Andrén Zachrisson 2015-10-31 09:50:18 +01:00
parent da8a911771
commit 6ac6c586d1

View file

@ -27,7 +27,7 @@ int gap_more = 0; // User command status (gap++)
int gap_less = 0; // User command status (gap--)
int trainer = 0; // User command status (trainer)
int fix_CDRWIN = 0; // Special CDRWIN pregap injection status
char LeadOut[6]; // Formatted Lead-Out MM:SS:FF
char LeadOut[7]; // Formatted Lead-Out MM:SS:FF
int dumpsize; // BIN (disc image) size
int sector_count; // Calculated number of sectors
int leadoutM; // Calculated Lead-Out MM:__:__