pete-gordon / hivelytracker

Chip music tracker based on AHX
http://www.hivelytracker.co.uk
BSD 3-Clause "New" or "Revised" License
117 stars 15 forks source link

Fix Segmentation fault. #11

Closed r-mtwo closed 7 years ago

r-mtwo commented 7 years ago

Fix Segmentation fault (strcmp unaligned from libc.so.6) when the program is closed.

pete-gordon commented 7 years ago

I have committed the proper fix for this segfault.