This website requires JavaScript.
Explore
Help
Sign In
wader
/
fq
Watch
1
Star
1
Fork
0
You've already forked fq
mirror of
https://github.com/wader/fq.git
synced
2024-12-27 15:42:07 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
a4cfdcf518
fq
/
format
/
elf
/
testdata
/
segfault.c
Mattias Wadman
56fec2aa7e
elf: Fix broken static and segfault tests
2023-08-02 22:13:33 +02:00
4 lines
36 B
C
Raw
Blame
History
void
main
(
)
{
(
*
(
int
*
)
0
)
=
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink