]> git.mxchange.org Git - simgear.git/commit
Manabu Nishiyama (non-FlightGear Nasal user) discovered an
authorandy <andy>
Mon, 10 Apr 2006 16:21:17 +0000 (16:21 +0000)
committerandy <andy>
Mon, 10 Apr 2006 16:21:17 +0000 (16:21 +0000)
commit8dd9cfa2a65dda7b0a2857160ae446496ee42b66
treec87b41cbc958beabc7296d2ade65abfc17049217
parentdbda8ef893995d2a65434f5701371fc815684ad9
Manabu Nishiyama (non-FlightGear Nasal user) discovered an
uninitialized data bug in naHash_cget().  When the hashcode field of
naStr was introduced, I forgot to set it in this function, which
creates a temporary naStr on the stack.
simgear/nasal/hash.c