To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75012
                 Issue #|75012
                 Summary|deployment dp_misc raiseProcess/resolveUnoURL
               Component|framework
                 Version|680m203
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|jl
             Reported by|sb





------- Additional comments from [EMAIL PROTECTED] Thu Mar  1 10:37:40 +0000 
2007 -------
The function duo raiseProcess and resolveUnoURL in
desktop/source/deployment/misc/dp_misc.cxx:1.13 as used in
desktop/source/deployment/registry/component/dp_component.cxx:1.15 and
desktop/source/pkgchk/unopkg/unopkg_misc.cxx:1.3 has two problems:

1  When the process started by raiseProcess starts but then terminates early
(for whatever reason), this is not detected, and resolveUnoURL loops endlessly.

2  The oslProcess handle returned by raiseProcess is never passed to
osl_freeProcessHandle, so there is a leak.

---------------------------------------------------------------------
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