Mark Wagner <mar### [at] gtenet> wrote...
> In both the SuperPatch and UVPov there is a memory leakage that occurs
> whenever Copy_Object is called. The bug is that the UV transform for the
> object is copied twice -- once by COPY_OBJECT_FIELDS and once by
> Copy_Object. As a result, the memory used by the first copy is lost. The
> fix for this is to remove one of the instances of copying the UV
transform.
COPY_OBJECT_FIELDS doesn't exist in UVPov (or at least it shouldn't). (So
UVPov shouldn't have this problem.)
-Nathan
Post a reply to this message
|