You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/08/28 10:00:41 UTC

[Bug 120737] New: SfxFilterContainer_Impl object created in SfxFilterContainer ctor need delete explicitly

https://issues.apache.org/ooo/show_bug.cgi?id=120737

          Priority: P3
            Bug ID: 120737
          Assignee: ooo-issues@incubator.apache.org
           Summary: SfxFilterContainer_Impl object created in
                    SfxFilterContainer ctor need delete explicitly
          Severity: normal
        Issue Type: DEFECT
    Classification: Code
                OS: All
          Reporter: zhangjf@apache.org
          Hardware: All
            Status: CONFIRMED
           Version: AOO 3.4.0
         Component: code
           Product: performance

The SfxFilterContainer_Impl created in SfxFilterContainer is not freed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120737] SfxFilterContainer_Impl object created in SfxFilterContainer ctor need delete explicitly

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120737

--- Comment #2 from SVN Robot <sv...@dev.null.org> ---
"zhangjf" committed SVN revision 1380464 into trunk:
#i120737#, SfxFilterContainer_Impl object created in SfxFilterContainer ctor
...

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120737] SfxFilterContainer_Impl object created in SfxFilterContainer ctor need delete explicitly

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120737

zhang jianfang <zh...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79193|                            |review?
              Flags|                            |

--- Comment #1 from zhang jianfang <zh...@apache.org> ---
Created attachment 79193
  --> https://issues.apache.org/ooo/attachment.cgi?id=79193&action=edit
fix code patch

free SfxFilterContainer_Impl object in SfxFilterContainer dtor api explictly

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120737] SfxFilterContainer_Impl object created in SfxFilterContainer ctor need delete explicitly

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120737

zhang jianfang <zh...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ooo-issues@incubator.apache |zhangjf@apache.org
                   |.org                        |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120737] SfxFilterContainer_Impl object created in SfxFilterContainer ctor need delete explicitly

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120737

zhang jianfang <zh...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|not determined              |AOO 3.5.0

--- Comment #3 from zhang jianfang <zh...@apache.org> ---
Change to resolved state.

-- 
You are receiving this mail because:
You are the assignee for the bug.