diff options
author | Kohei Yoshida <kohei.yoshida@suse.com> | 2011-11-21 12:08:49 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@suse.com> | 2011-11-21 12:12:37 -0500 |
commit | d714c17c21bb061672ac0e900644f09380eaa140 (patch) | |
tree | b913ef91302e21a0a1f1bed799462e2eb9699cc6 /vigra | |
parent | 513c888595db021c8eaed77a2438301b1c306885 (diff) |
i#117239: Prevent crash on load with pivot table.
The crash was due to recursive reference of GETPIVOTDATA within the
source range of the pivot table object referring to itself. The
solution is to disable self reference with GETPIVOTDATA function.
BTW, it goes without saying that, using GETPIVOTDATA inside the source
range of the very pivot table that it references is asking for trouble.
Diffstat (limited to 'vigra')
0 files changed, 0 insertions, 0 deletions