hmatuschek / kochmorse

A simple morse tutor using the Koch method.
https://dm3mat.darc.de/kochmorse/
GNU General Public License v2.0
85 stars 18 forks source link

Fix some memory leaks #32

Closed chengsun closed 4 years ago

chengsun commented 4 years ago

Found via -fsanitize=address

hmatuschek commented 4 years ago

Thanks a lot! Those slipped by.