]> git.gir.st - minesVIiper.git/commit
add restart game key, fix free()-segfault
authorgirst <girst@users.noreply.github.com>
Thu, 29 Jun 2017 22:47:52 +0000 (00:47 +0200)
committergirst <girst@users.noreply.github.com>
Thu, 29 Jun 2017 22:53:57 +0000 (00:53 +0200)
commit52c75ce5f6fa11979710c2cf39305e8143e85c27
tree38fb8e78067556d443311c166993f144a8941940
parent4f21f6060fb1699956ac0c67ffe83814b76da809
add restart game key, fix free()-segfault

if help screen was requested, the program will terminate. this causes
quit() to be called (set by atexit()), which in turn tried to free the
elements of f.c, which have not been created then.
mines_2017.c
Imprint / Impressum