diff options
| author | Christian Tismer <tismer@stackless.com> | 2023-02-14 14:46:22 +0100 |
|---|---|---|
| committer | Christian Tismer <tismer@stackless.com> | 2023-02-20 09:00:08 +0100 |
| commit | a754c9f95876de46388387a9eb128c2423f29dd4 (patch) | |
| tree | 134a32ca4b75ec31299c3b4643132e805e4acbd9 /sources/pyside6/doc/additionaldocs.lst | |
| parent | edfd9a5ad174a48f8d7da511dc6a1c69e931a418 (diff) | |
property: fix an old refcount bug, concluding debug errors
There was a refcounting bug in pysideproperty.cpp that took
some time to be understood.
By using Property.__init__ multiple times, an omission
became manifest: Not clearing a Property instance's attribute
before generates a leak.
This was the last unsolved reference bug in debug mode :-)
Change-Id: Ie91fa9e56ef52ca555168841c99c14fd550202ed
Fixes: PYSIDE-1402
Pick-to: 6.4
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside6/doc/additionaldocs.lst')
0 files changed, 0 insertions, 0 deletions
