]> git.mxchange.org Git - flightgear.git/commit
Fixed a couple subtle bugs that resulted from some of my c++ conversions.
authorcurt <curt>
Thu, 22 Oct 1998 21:59:19 +0000 (21:59 +0000)
committercurt <curt>
Thu, 22 Oct 1998 21:59:19 +0000 (21:59 +0000)
commit3468bef4bbd1d86b95d3f1198fa729380e664106
tree8233458bfc10ff44bf02061e9299edeb2bdf8f9d
parentd4e18d0acc29f0f49d655a0bc0723b8d7a4f3414
Fixed a couple subtle bugs that resulted from some of my c++ conversions.
One bug could cause a segfault on certain input, and the other bug could
cause the whole procedure to go balistic and generate huge files (also only
on rare input combinations.)
DEM/dem.cxx