Skip to content

Fix panics found from fuzzing#5

Open
mbotero853 wants to merge 1 commit into
IncSW:masterfrom
mbotero853:master
Open

Fix panics found from fuzzing#5
mbotero853 wants to merge 1 commit into
IncSW:masterfrom
mbotero853:master

Conversation

@mbotero853

Copy link
Copy Markdown

Hi, nice project :). I was fuzzing our codebase which depends on your library, and I found a few panics in go-bencode that can happen from unchecked indexes.

These changes don't affect behavior, and as far as I can tell, these are the only places where go-bencode can panic when given untrusted input.

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