Skip to content

Don't hold reference to COW type

Carl Schwan requested to merge work/carl/fix-crash-signature into master

This bypass the reference counter of QSharedData and will crash as soon as the original instance is deleted or edited.

Merge request reports

Loading