]> git.mxchange.org Git - simgear.git/commit
Fix from Richard Harke for 64 bit systems. The reftag was left
authorandy <andy>
Fri, 20 Feb 2004 15:10:49 +0000 (15:10 +0000)
committerandy <andy>
Fri, 20 Feb 2004 15:10:49 +0000 (15:10 +0000)
commitea9d1100362fd0e02923242f9c00ad6a2435658a
tree048605b8072afb43ba765f37dfb34df8cac87607
parent16ad232e0ddca8800db18a6c1daf738c06931d3c
Fix from Richard Harke for 64 bit systems.  The reftag was left
uninitialized by naNum().  If it happened to be constructing it on the
stack in a location previously occupied by a real reference, it would
generate a corrupt naRef.
simgear/nasal/misc.c