Fix Bug #488; Basic movement commands (FD, RT, etc) no longer leak memory when given numbers that were originally parsed as text. The fix is to add a missing gcref() call to free the converted value NODE*.
Authored by: david_costanzo 2017-03-12
Parent: [r4309]
Child: [r4311]