Skip to content

Nullptr dereference tests#147

Open
ethanLin520 wants to merge 41 commits intoSVF-tools:masterfrom
ethanLin520:nullptr_deref_test
Open

Nullptr dereference tests#147
ethanLin520 wants to merge 41 commits intoSVF-tools:masterfrom
ethanLin520:nullptr_deref_test

Conversation

@ethanLin520
Copy link
Copy Markdown

No description provided.

@ethanLin520 ethanLin520 changed the title Nullptr deref test Nullptr dereference tests Sep 2, 2024
@ethanLin520
Copy link
Copy Markdown
Author

added 13 test cases for AE nullptr dereference detection.

@@ -1,19 +0,0 @@
#include <stdio.h>

extern void UNSAFE_LOAD(void *ptr);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why remove these cases? You could put them under a folder if they can't pass now.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Ok, I will do that.

Why remove these cases? You could put them under a folder if they can't pass now.

@ethanLin520 ethanLin520 reopened this Sep 16, 2024
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