Skip to content

Conversation

0x34d
Copy link
Contributor

@0x34d 0x34d commented Jul 27, 2023

Signed-off-by: Arjun Singh <[email protected]>
@@ -66,12 +66,13 @@ extern int LLVMFuzzerTestOneInput(const char *Data, size_t Size) {

int ret;
*Prev_section = '\0';
int u = 100;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A static var with ++ will overflow.

@benhoyt benhoyt merged commit fe1e8f8 into benhoyt:master Jul 27, 2023
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