Skip to content

Commit

Permalink
Annotate test 13-add-zero-to-struct-ptr with NOCRASH
Browse files Browse the repository at this point in the history
  • Loading branch information
karoliineh committed Jan 30, 2025
1 parent 9f7ea61 commit fd82abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/regression/02-base/13-add-zero-to-struct-ptr.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#include <pthread.h>

//NOCRASH
struct a {
pthread_mutex_t b;
};
Expand Down

0 comments on commit fd82abd

Please sign in to comment.