Call atexit handlers properly, avoiding a NPE and seg fault every time a
authorDavid Given <dg@cowlark.com>
Sun, 9 Sep 2018 16:51:00 +0000 (18:51 +0200)
committerDavid Given <dg@cowlark.com>
Sun, 9 Sep 2018 16:51:00 +0000 (18:51 +0200)
commit79fd34dac600e40000a22b9ee1b2ff4ceaea6d2c
tree4a643eb26818307708c4099e31bec801e1a9c64f
parent2eaca39322e2a5ae53d53f8d0b26492265f37bc1
Call atexit handlers properly, avoiding a NPE and seg fault every time a
program exits.
lang/cem/libcc.ansi/sys/exit/exit.c