Skip to content

Conversation

@ethanLin520
Copy link

No description provided.

@ethanLin520 ethanLin520 changed the title Nullptr deref test Nullptr dereference tests Sep 2, 2024
@ethanLin520
Copy link
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
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
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