Issue 18020

Summary: Refcounting problem of Py_None may crash the office or the python process
Product: udk Reporter: joergbudi
Component: codeAssignee: joergbudi
Status: CLOSED FIXED QA Contact: issues@udk <issues>
Severity: Trivial    
Priority: P3 CC: con.hennessy, issues
Version: OOo 1.1 RC2   
Target Milestone: OOo 1.1 RC   
Hardware: PC   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
testdocument to load
none
test script none

Description joergbudi 2003-08-08 11:41:50 UTC
A refcounting problem in the PyUNO bridge may lead to a crash in the office or
the scripting python process.
Comment 1 joergbudi 2003-08-08 11:42:53 UTC
Created attachment 8332 [details]
testdocument to load
Comment 2 joergbudi 2003-08-08 11:44:16 UTC
Created attachment 8333 [details]
test script
Comment 3 joergbudi 2003-08-08 12:11:52 UTC
commited 

pyuno/source/module/pyuno.cxx , rev. 1.3.8.2
pyuno/source/module/pyuno_callable.cxx, rev. 1.2.8.1
pyuno/source/module/pyuno_module.cxx, rev. 1.3.8.2
pyuno/source/module/pyuno_runtime.cxx, rev. 1.3.8.1

to cws_srx645_ooo11rc3, but it might have been too late for the rc3
release.


Comment 4 joergbudi 2003-08-08 13:26:45 UTC
setting the milestone appropriately for documentation purposes.
Comment 5 Martin Hollmichel 2004-10-15 03:55:48 UTC
close issue.