A small C script that makes an illegal assignment and thus triggers a SIGSEGV signal.

Marek Küthe 1e209a0832 outsource sleep function před 7 měsíci
lib f731ecf826 add a few examples před 7 měsíci
src 1e209a0832 outsource sleep function před 7 měsíci
.gitignore f731ecf826 add a few examples před 7 měsíci
LICENSE cf0b01f8ba Initial commit před 7 měsíci
Makefile f731ecf826 add a few examples před 7 měsíci
README.md cf0b01f8ba Initial commit před 7 měsíci

README.md

SegFault42

A small C script that makes an illegal assignment and thus triggers a SIGSEGV signal.