aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2023-03-02 14:15:55 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2023-03-03 11:16:01 +0100
commit4d4234e75ce10895bc80df8be89f2ee28b2605b5 (patch)
tree64b088d7406b964c4241e8953eb90bcbd64c0723 /examples
parente49516c724a11ac084372b5f0d7d62a35af363cc (diff)
Fix QScatterDataProxy::resetArray() crash
Pass an allocated array to the function, similar to 00228b7605f63c58ab979362ecaa2bef96c7dc67 for QSurfaceDataProxy. A specific code snippet is used since it needs to operate on a pointer (QList* instead of the custom type for the 2-dimensional types of surface/bar). Task-number: PYSIDE-1438 Task-number: PYSIDE-2206 Pick-to: 6.4 6.2 Change-Id: I20b0f67ace4090e21c13995f94e22e37fb5fa940 Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions