Fix null-termination of internal FEN
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 9 Jun 2014 06:59:01 +0000 (08:59 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 9 Jun 2014 06:59:01 +0000 (08:59 +0200)
commit0a0b4f05a0fad2c387e2970df1073dd20dbdeebb
tree69c5ee13bfc19d0d8cf2b648abf218932d8ee745
parentffaca03a425220a0ed043bb48ee2a94b86aab60b
Fix null-termination of internal FEN

When setting up a position, pieces of an earlier setup position with
longer FEN could be appended to it, and would be placed off-board
on the last rank.
hachu.c