Improve memmory mangment

Authored by mreeves on Dec 20 2019, 11:26 PM.

Description

Improve memmory mangment

Make m_pDiffBufferInfo a QSharedPointer since its used across multiple objects.
While were at it make Diff3Line::m_pDiffBufferInfo static as we only needed
one copy not many. Eliminates a loop in DiffBufferInfo::init.

Details

Committed
mreevesDec 20 2019, 11:26 PM
Parents
R983:cd84e836c514: Move line counting to Diff3LineList
Branches
Unknown
Tags
Unknown