PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 270 - Create a copy of cpp object when convert that to python
: Create a copy of cpp object when convert that to python
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: Shiboken
: HEAD
: All All
: P5 normal
Assigned To: Marcelo Lira
:
:
:
  Show dependency treegraph
 
Reported: 2010-07-27 18:40 EEST by renato filho
Modified: 2010-08-04 15:12 EEST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description renato filho 2010-07-27 18:40:27 EEST
Shiboken need crate a new copy of a cpp object when convert to python from a
cpp const ref, to avoid leaks.
Comment 1 renato filho 2010-07-27 18:41:15 EEST
fixed on commit:

commit 419499bbaf4c6e4f55a0083d8ec65749440a38de
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jul 27 15:58:38 2010 -0300