fs2open: trunk r10581

Author Committer Branch Timestamp Parent
Echelon9 trunk 2014-04-21 01:31 Pending
Changeset Fix Coverity 1093381: Resource leak in object due to absence of destructor. Provided that release() has already been called, which would mean memory has been cleaned up on most paths, this destructor will be in essence a NOP (or close to it). If memory has typically not been cleaned up already, this addition will improve memory usage over time.
mod - /trunk/fs2_open/code/graphics/2d.h Diff File