diff options
author | Caolán McNamara <caolan.mcnamara@collabora.com> | 2024-07-17 14:23:33 +0100 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2024-07-17 20:52:22 +0200 |
commit | d82fffff53e824b571fd7b7c65c51324ddf9549e (patch) | |
tree | abf1552ea96c9a8999c1788b4bcf4e18645ec901 /nlpsolver | |
parent | 5bc5c936e18ccfe20f219c8bf92bf6652d965269 (diff) |
cid#1555302 Different smart pointers managing same raw pointer
ScUndoWrapper::ForgetWrappedUndo resets the std::unique_ptr
and deletes the owned pointer, that's not what we want to happen here.
looks to have gone wrong in:
commit 9767537e22e178eb23872de138ea70e57c1a6725
AuthorDate: Tue Jan 17 10:11:31 2017 +0200
new loplugin: useuniqueptr: sc part 2
Change-Id: Ib4a7d615bc2e354f76b044b5b5e5d2f17dbebf0f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170632
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'nlpsolver')
0 files changed, 0 insertions, 0 deletions