patternscan: Fix crash when only a single game (or small) is fed in
commit11ef42118095ce46c9b6c36a917a0eda8d52c361
authorPetr Baudis <pasky@ucw.cz>
Wed, 21 Mar 2012 02:56:57 +0000 (21 03:56 +0100)
committerPetr Baudis <pasky@ucw.cz>
Wed, 21 Mar 2012 02:56:57 +0000 (21 03:56 +0100)
tree3e9f9490ef1b3cbdaef631b62643d30ee3b0fc12
parent138004e85ae7916fc4ccaa8306afd2c541a1d68f
patternscan: Fix crash when only a single game (or small) is fed in

The pattern for the first move in first game is not added, causing an assertion failure.
patternscan/patternscan.c