]> git.mxchange.org Git - simgear.git/commit
Fix latent bug in Nasal hash cget / cset functions, where the embedded string length
authorJames Turner <zakalawe@mac.com>
Mon, 23 Apr 2012 21:29:54 +0000 (22:29 +0100)
committerJames Turner <zakalawe@mac.com>
Mon, 23 Apr 2012 21:29:54 +0000 (22:29 +0100)
commit0c13fb7ae4012bdf9fc22087f15cc22848615a1a
tree6f02a49108264223a2f100e80ed10ffa82b70f3b
parent9a113bdb44abf8d4dabe47c9b203c248dc3d51bc
Fix latent bug in Nasal hash cget / cset functions, where the embedded string length
was set to an incorrect marker value.
simgear/nasal/hash.c