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

Marek Küthe 1e209a0832 outsource sleep function 7 months ago
lib f731ecf826 add a few examples 7 months ago
src 1e209a0832 outsource sleep function 7 months ago
.gitignore f731ecf826 add a few examples 7 months ago
LICENSE cf0b01f8ba Initial commit 7 months ago
Makefile f731ecf826 add a few examples 7 months ago
README.md cf0b01f8ba Initial commit 7 months ago

README.md

SegFault42

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