fs2open: trunk r11170

Author Committer Branch Timestamp Parent
m_m trunk 2014-11-07 04:02 Pending
Affected Issues  0003128: Docking related crash - dock_list isn't initialized
Changeset From MageKing17 and me: Fix for Mantis 3128: Docking related crash - dock_list isn't initialized
This patch makes the copy constructor and the assignment operator of the object class private as it contains members that should not be copied.
mod - /trunk/fs2_open/code/object/objcollide.cpp Diff File
mod - /trunk/fs2_open/code/fred2/management.cpp Diff File
mod - /trunk/fs2_open/code/object/object.h Diff File
mod - /trunk/fs2_open/code/fred2/management.h Diff File
mod - /trunk/fs2_open/code/fred2/wing.cpp Diff File