index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
executor
/
style_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: add Glob test
Dmitry Vyukov
2024-11-26
1
-1
/
+1
*
executor: more precise detection of exit/_exit in the linter
Alexander Potapenko
2024-07-29
1
-1
/
+1
*
executor: prohibit malloc/calloc via linter
Dmitry Vyukov
2024-06-25
1
-1
/
+36
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-2
/
+3
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-1
/
+1
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-2
/
+2
*
executor: add `zlib` decompression header file
Hrutvik Kanabar
2022-11-21
1
-1
/
+1
*
sys/syz-sysgen: generate possibly missing __NR/SYS defines
Aleksandr Nogikh
2022-01-13
1
-0
/
+1
*
executor: add an ifdef SYZ_* style check
Aleksandr Nogikh
2021-11-30
1
-0
/
+8
*
executor: check for single-line compound statements
Dmitry Vyukov
2021-10-01
1
-2
/
+24
*
pkg/report: detect executor failures
Dmitry Vyukov
2021-02-21
1
-1
/
+9
*
executor: check for \n in fail/exitf messages
Dmitry Vyukov
2020-09-28
1
-0
/
+7
*
executor: fix definition of __NR_io_uring_setup
Dmitry Vyukov
2020-09-15
1
-0
/
+18
*
executor: warn about C89-style var declarations
Dmitry Vyukov
2020-08-14
1
-5
/
+48
*
executor: fix style checking test
Dmitry Vyukov
2020-08-13
1
-3
/
+3
*
executor: add some code style checks
Dmitry Vyukov
2020-08-06
1
-0
/
+107