Remove quadratic-complexity keylogger from Konami easter egg
authorAnders Kaseorg <andersk@mit.edu>
Fri, 13 Mar 2015 04:03:26 +0000 (00:03 -0400)
committerAnders Kaseorg <andersk@mit.edu>
Fri, 13 Mar 2015 04:03:26 +0000 (00:03 -0400)
Replace it with the obvious 10-state Knuth–Morris–Pratt FSM.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>


No differences found