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 08:56:00 UTC

[Bug 120675] New: big memory leak when opening the digital signature of sample file howtouse.odt

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

          Priority: P3
            Bug ID: 120675
          Assignee: ooo-issues@incubator.apache.org
           Summary: big memory leak when opening the digital signature of
                    sample file howtouse.odt
          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

Created attachment 79084
  --> https://issues.apache.org/ooo/attachment.cgi?id=79084&action=edit
sample odt file

When opening the digital signature of sample file, it shows big memory leak. If
repeats for 8 times, there are about 2~3 Meg memory increase.

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

[Bug 120675] big memory leak when opening the digital signature of sample file howtouse.odt

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

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.

[Bug 120675] big memory leak when opening the digital signature of sample file howtouse.odt

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

--- Comment #2 from SVN Robot <sv...@dev.null.org> ---
"zhangjf" committed SVN revision 1380438 into trunk:
#i120675#, the certificate store handles need to be closed after closing the
...

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

[Bug 120675] big memory leak when opening the digital signature of sample file howtouse.odt

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

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

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

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

Need save the store handles and close them in SecurityEnvironment_MSCryptImpl
dctor.

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

[Bug 120675] big memory leak when opening the digital signature of sample file howtouse.odt

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

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.