1
0
Fork 0

don't write past array bounds

This commit is contained in:
mfranz 2007-10-11 07:41:44 +00:00
parent 405c013618
commit 602e41bab6

View file

@ -33,7 +33,6 @@ FGSubmodelMgr::FGSubmodelMgr()
yaw_offset = 0.0;
out[0] = out[1] = out[2] = 0;
in[3] = out[3] = 1;
string contents_node;
contrail_altitude = 30000;
_count = 0;