Skip to content

Commit a9032be

Browse files
authored
Merge pull request #189 from XAMPPRocky/update-3.14c
Update AFLplusplus to 3.14c
2 parents e85f72b + 219c6bb commit a9032be

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
run: rustup default ${{ matrix.toolchain }}
3939
- name: Build
4040
run: cargo build --verbose
41+
- name: Run afl-system-config
42+
run: sudo AFLPlusPlus/afl-system-config
4143
- name: Build examples (with AFL instrumentation)
4244
run: cargo run afl build --examples --verbose
4345
- name: Run tests (with AFL instrumentation)

AFLplusplus

Submodule AFLplusplus updated 341 files

0 commit comments

Comments
 (0)