https://bugs.freedesktop.org/show_bug.cgi?id=57953

Björn Michaelsen <bjoern.michael...@canonical.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nthieb...@gmail.com

--- Comment #8 from Björn Michaelsen <bjoern.michael...@canonical.com> ---
# good: [778045e259d6c6cdd39e55feea1646e95eab8537]
source-hash-6aeeca56daa9065f607cc7056e7d86d237c84a99
# bad: [3a336c0c31bf41ebaa40c23ee063bd38a8aa334f]
source-hash-5695aea3bbe719881177b35c805920bee608751b

suggests this is introduced in the range
6aeeca56daa9065f607cc7056e7d86d237c84a99..5695aea3bbe719881177b35c805920bee608751b

git log
6aeeca56daa9065f607cc7056e7d86d237c84a99..5695aea3bbe719881177b35c805920bee608751b

show these, and esp. this suspicious (wrt the bug) commit:

commit de1c42d9f552bc57b28d50f4313bc982c63b84d4
Author: Norbert Thiebaud <nthieb...@gmail.com>
Date:   Sun Jun 17 13:33:03 2012 -0500

    writer:crash(i118878) when adding columns and chang. properties in a frame

    when adding columns, GetNumCols() reflect the new number of columns
    before the actual columns available are updated.
    Due to the way and order in which properties are updated
    the code that adjust the columns can be run before the new columns
    are avialable.. and was using GetNumCols().
    This patch avoid using that api and rely on the column iterator
    to determine the acutal number of column available.

    Change-Id: I52e75ec82c1ace65b05b8df9e54f4689f2aec8d3

CC'ing Norbert to have a look ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to