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

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

README.md

SegFault42

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