Fix crash on clearing new Move List window
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 18 Jun 2011 21:48:13 +0000 (23:48 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 21 Jun 2011 10:07:07 +0000 (12:07 +0200)
commit2c2c75c017b5d8c3ce7f6b06e4b5fc3a5dc92fde
tree60c024a791ac6fa04b73994d9efba95dfc1b54ee
parent23c979bdeba73c3b697c7c0ce87586df3c87896a
Fix crash on clearing new Move List window

When a new game started and a previous game had filled the Move List
window, a crash occurred because an attempt was made to undo the
highlighting of a no-longer-existing move, and then scrolling to it.
history.c
xhistory.c