diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2020-07-10 12:09:37 +0300 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2020-07-10 16:51:57 +0200 |
commit | 2333dfd69c2933004834a572c981ca20a0537422 (patch) | |
tree | 402352147e633970973d929c0be6730249e79f7c /unodevtools | |
parent | df9f0e3cc57fb69ee38918b25ed91d97d1972685 (diff) |
tdf#134692: copy deep when there are multiple references to the old array
E.g., when we redim a copy of an array, the other copy would still have
its old dimensions, so shallow copy would share some array elements
between the now different arrays.
The other possible approach would be to try to modify the original array
to have the ByRef semantics.
Change-Id: Iab272ecbf4ade67048d6a126f17322441c5aa808
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98481
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'unodevtools')
0 files changed, 0 insertions, 0 deletions