Fix MAXENGINES in WinBoard
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 9 Feb 2012 17:46:08 +0000 (18:46 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 9 Feb 2012 17:46:08 +0000 (18:46 +0100)
commit3bc16204d0f6ce85ce96c0633bd2e19bdc59d46a
treeee738c0cad2e79a24400e66e8581ce055e200f1b
parentd3c211c5c2ebfb2e77a6dc37c973ce7d69f301fd
Fix MAXENGINES in WinBoard

The front-end arrays for expanding the engine list measured 1000 entries,
in stead of MAXENGINES, leading them to overflow.
winboard/wsettings.c