]> git.mxchange.org Git - flightgear.git/commit
Eliminated a possible memory overrun error.
authorcurt <curt>
Mon, 24 Aug 1998 20:03:31 +0000 (20:03 +0000)
committercurt <curt>
Mon, 24 Aug 1998 20:03:31 +0000 (20:03 +0000)
commit7744be1d60b34cee36bfacb9cdc8c5f44d3d9983
tree9e1b72e15fb2cd90ee51c804d39ebb910373f17f
parent4e827cd7dfb5b44dfa5e96ab9799f50361cbf096
Eliminated a possible memory overrun error.
Use the proper free() rather than the incorrect delete().
DEM/dem.cxx