aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles
diff options
context:
space:
mode:
authorAlbert Astals Cid <albert.astals@canonical.com>2017-04-05 11:57:45 +0200
committerAlbert Astals Cid <albert.astals@canonical.com>2017-04-05 18:56:11 +0000
commit22c39eda8ab316c743d0beac62a9745fd82147f7 (patch)
treecd6c4f5e0cc975f230a0dd6a96584f8a87f44ef1 /src/particles
parentf2281a5339a4ce744c1832f19d0ec5e364907e38 (diff)
Fix crash in QQuickPixmapReader & friends
In 9c50216c7bbbdb2bb51d4485286bf09e12fb5b62 I made the mistake of not copying providerOptions inside QQuickPixmapReply as is done for requestSize and url since i thought that i could just use the data pointer to access it, but that's not possible since data can get deleted in other thread so we need to copy the value Change-Id: Ie1d466b210108e1af1f0c8d3c618d4516448b73d Reviewed-by: Donald Carr <d@chaos-reins.com> Reviewed-by: Robin Burchell <robin.burchell@crimson.no>
Diffstat (limited to 'src/particles')
0 files changed, 0 insertions, 0 deletions