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
/
prog
/
expr_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
prog: use consistent default values for conditional unions
Aleksandr Nogikh
2025-06-24
1
-0
/
+14
*
all: support || operator in syzlang if condition
Jiao, Joey
2024-11-13
1
-8
/
+15
*
prog: allow deeper nesting of conditional fields patching
Aleksandr Nogikh
2024-09-11
1
-0
/
+22
*
prog: don't minimize int/resource for corpus
Dmitry Vyukov
2024-08-07
1
-1
/
+4
*
prog: replace MinimizeParams with MinimizeMode
Dmitry Vyukov
2024-08-07
1
-1
/
+1
*
prog: make minimization parameters explicit
Aleksandr Nogikh
2024-05-27
1
-1
/
+1
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-1
/
+1
*
prog: fix resource leak during replaceArg() of union fields
Aleksandr Nogikh
2024-03-13
1
-0
/
+17
*
Revert "prog: fix resource leak during replaceArg() of union fields"
Aleksandr Nogikh
2024-03-08
1
-17
/
+0
*
prog: fix resource leak during replaceArg() of union fields
Aleksandr Nogikh
2024-03-08
1
-0
/
+17
*
prog: handle multiple matching union fields
Aleksandr Nogikh
2024-02-19
1
-2
/
+38
*
prog: support conditional fields
Aleksandr Nogikh
2024-02-19
1
-0
/
+226