Skip to content

Added fuzzer#594

Open
AdamKorcz wants to merge 1 commit intotwitter:masterfrom
AdamKorcz:fuzz1
Open

Added fuzzer#594
AdamKorcz wants to merge 1 commit intotwitter:masterfrom
AdamKorcz:fuzz1

Conversation

@AdamKorcz
Copy link

This PR adds a fuzzer for _safe_snprintf.

Fuzzing is a way of testing applications whereby pseudo-random data is passed to a target with the goal of discovering bugs and vulnerabilities.

This PR is also a question on whether or not there is interest in finding and fixing bugs in Twemproxy. I will be happy to merge in more fuzzers, but my time does not allow me to provide fixes for the bugs, so this is something that must come from the rest of the community.

@CLAassistant
Copy link

CLAassistant commented Nov 24, 2020

CLA assistant check
All committers have signed the CLA.

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.

2 participants