Fix check test
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 11 Feb 2018 11:11:54 +0000 (12:11 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 11 Feb 2018 11:11:54 +0000 (12:11 +0100)
commit70aa0d4c1af1e1e9704cb60d9a5022fe4f1240ff
tree56f30399d07f459b1addfe8c0d535d857b2f408e
parent197add9706b3f06d03cddf1e5ff4005d26d161d2
Fix check test

When locating the check tet in a separate routine, the stack frame of
the paret node was used to return the result, rather than that of the
node itself.
dropper.c