To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103749
                 Issue #|103749
                 Summary|cpputools/source/regcomplazy/regcomplazy.cxx: resource
                        | leak
               Component|tools
                 Version|1.0.3
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mh
             Reported by|dcb314





------- Additional comments from [email protected] Thu Jul 23 17:16:40 
+0000 2009 -------
I just had my first look at the source code of Open Office.

For source code file cpputools/source/regcomplazy/regcomplazy.cxx,
around line 115 is the following source code

    FILE* fDescr = fopen(argv[ ++nPos ], "r");

I cannot find a matching call to fclose, so this looks like a memory leak.
Suggest code rework.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to