Fix crash on reading some FENs
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 2 Jun 2014 17:34:47 +0000 (19:34 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 2 Jun 2014 17:34:47 +0000 (19:34 +0200)
commit28f101a78d114364e46e053a84a185895f104750
tree1beb53eb17da49c2b6a3949b0e56e3ac3e874c99
parent96cced96012f90c18c96d4ca2ab0c0b8ce1e5675
Fix crash on reading some FENs

It was possible to read beyond the end of a FEN when converting it to
internal format, which could lead to all kind of nastiness.
hachu.c