]> git.mxchange.org Git - flightgear.git/commit
Patch from Frederic Bouvier (FIXME comments added by David Megginson):
authordavid <david>
Sun, 7 Apr 2002 21:20:16 +0000 (21:20 +0000)
committerdavid <david>
Sun, 7 Apr 2002 21:20:16 +0000 (21:20 +0000)
commitaa872ed0409df583bf45ed31fcedd2699f44a357
tree73dc030ac0eb263df90c053a957531cc8694bb83
parent396674ce2e7653b9a3446732170d85772ed37a0f
Patch from Frederic Bouvier (FIXME comments added by David Megginson):

I made these modifications to correct the problem of getter functions
returning pointers to local variables. Those variables are no longer
locals and become static. One should be aware that it kills reentrancy
!
src/Main/fg_props.cxx