Skip to content

Guard key repeat data with a second, local, flag

This makes sure it does not get used uninitialized, the previous guard flag was global.

Fixes #66 (closed)

Merge request reports