Skip to content

Key Callback Out of Bounds Bug #1

@codingminecraft

Description

@codingminecraft

if (action == GLFW_PRESS) {

Fix these lines because there is a chance the key callback returns -1 which would throw an array index out of bounds error.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions