``` The strcmp should be changed to strncmp. This may be causing segmentation faults in some cases when the input contains words that are too long. ``` Original issue reported on code.google.com by `chad.p...@gmail.com` on 17 Jul 2015 at 11:12