summaryrefslogtreecommitdiff
path: root/lo.xcent.in
diff options
context:
space:
mode:
authorArul Michael <arul71.m@gmail.com>2016-02-22 09:53:31 +0530
committerEike Rathke <erack@redhat.com>2016-03-03 18:54:04 +0000
commitfca1147953989ef26e641e2ee9bb7e6390a69dd6 (patch)
treedd5e78dec65f4cc51362c9d4fdd9b9cc43892a8e /lo.xcent.in
parentac2505632c96b2653aea2d65178053d1ad9430ef (diff)
tdf#97215 Sorting with update reference causes crash
The memory of SvtBroadcaster* of a cell is freed in EndlisteningCell() during SplitFormulaGroups call. The same memory address is assigned back to the cell again when the contents are transferred back after sorting. This is because the CreateSortinfoArray is done before SplitformulaGroup. For fix getting mpbroadcaster from the Document instead of SortinfoArray since we change the broadcaster in document after creating the SortInfoArray. Change-Id: Ic492d5019e26ff204307db4fefccc48ec99c0a6d Reviewed-on: https://gerrit.libreoffice.org/22607 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'lo.xcent.in')
0 files changed, 0 insertions, 0 deletions