Skip to content

Commit 12ac218

Browse files
committed
Add test for pwn constgrep C to the CI
1 parent 34bdc53 commit 12ac218

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ jobs:
172172
pwn constgrep -c freebsd -m ^PROT_ '3 + 4'
173173
pwn constgrep ^MAP_ 0
174174
pwn constgrep -e O_RDWR
175+
pwn constgrep C
175176
176177
pwn libcdb file /lib/x86_64-linux-gnu/libc.so.6
177178
pwn libcdb lookup puts 5f0 __libc_start_main_ret d0a

0 commit comments

Comments
 (0)