Skip to content

[virtualmips] Prevent a buffer overflow.#95

Open
calmsacibis995 wants to merge 1 commit intoRetroBSD:masterfrom
calmsacibis995:patch-4
Open

[virtualmips] Prevent a buffer overflow.#95
calmsacibis995 wants to merge 1 commit intoRetroBSD:masterfrom
calmsacibis995:patch-4

Conversation

@calmsacibis995
Copy link
Copy Markdown
Contributor

The file path has a size of 64 bytes. However, if someone would attempt to load a file with a path of > 64 bytes, it would cause a buffer overflow.

The file path has a size of 64 bytes. However, if someone would attempt to load a file with a path of > 64 bytes, it would cause a buffer overflow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant