summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/ChartController.hxx
diff options
context:
space:
mode:
authorPatrick Luby <guibmacdev@gmail.com>2025-07-12 12:49:08 -0400
committerPatrick Luby <guibomacdev@gmail.com>2025-07-12 22:17:11 +0200
commite1a369bbfa2a56e902771aa66b15aa1832d40ec5 (patch)
treeb474d18bb5b6d3870a256ab186e3606313753983 /chart2/source/controller/inc/ChartController.hxx
parent7eebcac5f9aa8597cf8cb3b24e717ef2fff3ee89 (diff)
Fix NSEvent memory leakHEADmaster
DragSource instances retain an NSEvent but would never release it. Also, NSEvent instances are essentially immutable since all of their properties are read only. So just retain an existing NSEvent instead of making a new copy. Change-Id: I1a13cdc04f6b8a1bede6c831a04d6e8d152b8b29 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187781 Reviewed-by: Patrick Luby <guibomacdev@gmail.com> Tested-by: Jenkins
Diffstat (limited to 'chart2/source/controller/inc/ChartController.hxx')
0 files changed, 0 insertions, 0 deletions