fix problem with empty string in -firstNeedsNoncompliantFEN
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 28 Nov 2009 21:33:52 +0000 (13:33 -0800)
committerArun Persaud <arun@nubati.net>
Sat, 28 Nov 2009 21:33:52 +0000 (13:33 -0800)
commit7980e7ce4355494d271bb0819bdd71711bd7980f
tree7db7f4cc2a0f9dd159bdf71d7a3ef1dc9a00fe36
parent0a1090546ff3f7af136e33eb4fd636b1e5d5178b
fix problem with empty string in -firstNeedsNoncompliantFEN

This fixes a bug in the use of the -firstNeedsNoncompliantFEN option with
an empty string as argument. (Which led to truncation of the FEN.)
backend.c