summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2019-07-03 14:51:35 +0200
committerTamás Zolnai <tamas.zolnai@collabora.com>2019-07-11 17:59:08 +0200
commit4e257f0f8b62138ead3913f43350b7012799bcaa (patch)
tree73cc77b7b2260a60d049a05172a996c90c70939c /connectivity
parentd99440ff16290a6727d71e27d3de1e96ef6701e2 (diff)
ConfigItem: use getTree also inside the RemoveChangesListener() method
This is the only method which accesses the m_xHierarchyAccess member directly (except getTree() method). All other methods are using getTree() to access it. This direct member usage might be a problem when the code is run in fuzzing mode or the constructor is called with ReleaseTree mode. Change-Id: I7b5b91e63ac81d76028a098296fa306f154de53d Reviewed-on: https://gerrit.libreoffice.org/75042 Tested-by: Jenkins Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'connectivity')
0 files changed, 0 insertions, 0 deletions