Skip to content

Commit b210fb2

Browse files
committed
Remove undefined sanitizer from project.yaml
GitPython is a pure python code base and does not include any native extensions, so the `undefined` sanitizer is unnecessary.
1 parent 1d4039f commit b210fb2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/gitpython/project.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ fuzzing_engines:
99
- libfuzzer
1010
sanitizers:
1111
- address
12-
- undefined

0 commit comments

Comments
 (0)