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/23 10:31:25 UTC

[Bug 120680] New: Need to clear aSortArr in SwTOXBaseSection dtor

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

          Priority: P2
            Bug ID: 120680
          Assignee: ooo-issues@incubator.apache.org
           Summary: Need to clear aSortArr in SwTOXBaseSection dtor
          Severity: normal
        Issue Type: DEFECT
    Classification: Application
                OS: All
          Reporter: zhangjf@apache.org
          Hardware: All
            Status: CONFIRMED
           Version: AOO 3.4.0
         Component: code
           Product: word processor

It is a memory leak bug.  The created SwTOXPara object is stored in
SwTOXBaseSection.aSortArr array attribute, but it is not released in
SwTOXBaseSection dtor.

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

[Bug 120680] Need to clear aSortArr in SwTOXBaseSection dtor

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

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

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

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

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

[Bug 120680] Need to clear aSortArr in SwTOXBaseSection dtor

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

--- Comment #2 from SVN Robot <sv...@dev.null.org> ---
"zhangjf" committed SVN revision 1380121 into trunk:
#i120680#, need to clear aSortArr in SwTOXBaseSection dtorFound by: zhangjf
P...

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

[Bug 120680] Need to clear aSortArr in SwTOXBaseSection dtor

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

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

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

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

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

[Bug 120680] Need to clear aSortArr in SwTOXBaseSection dtor

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

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

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

--- Comment #3 from zhang jianfang <zh...@apache.org> ---
Comment on attachment 79096
  --> https://issues.apache.org/ooo/attachment.cgi?id=79096
doctxm.cxx.patch

Remove review tag since long time no response.

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

[Bug 120680] Need to clear aSortArr in SwTOXBaseSection dtor

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

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.