[c-host] don't overflow the pointerMemory array

This commit is contained in:
Geoffrey McRae
2020-01-09 16:15:04 +11:00
parent 0b8f1a18b2
commit 73e8bc41cd
3 changed files with 6 additions and 8 deletions

View File

@@ -20,8 +20,8 @@ Place, Suite 330, Boston, MA 02111-1307 USA
#include <stdint.h>
#define KVMFR_HEADER_MAGIC "[[KVMFR]]"
#define KVMFR_HEADER_VERSION 9
#define LGMP_Q_POINTER 1
#define LGMP_Q_FRAME 2
typedef enum FrameType
{