diff options
author | Pierre-André Jacquod <pjacquod@alumni.ethz.ch> | 2012-05-17 17:51:33 +0200 |
---|---|---|
committer | Thorsten Behrens <tbehrens@suse.com> | 2012-05-23 10:39:28 +0200 |
commit | b0932cb801db0dfdf6f1a0312683c7fc55eea443 (patch) | |
tree | 46a708406523f891c5f7878743abc974c2d9ca25 /sw | |
parent | 2fa2660b55a34a5780f9ea8dbbbe92d05dc9a818 (diff) |
fdo#45779 avoiding creation of inconsistent B2DPolygon
this avoid the root cause of this bug, avoiding creating a
B2DPlygon which contains no points.
It seems the code relies somehow on an null B2DPolyPolygon, hence the
change done here. Better would be to have time to look how to remove
this fact. But currently it seems the code relies on a
rSet.Put( XLineStartItem( aArrowName, aPolyPoly) where aPolyPoly is
not defined in certain cases.
Change-Id: I61b75d925090d1c9a0da96ce1a6eea50a2d60e5a
Diffstat (limited to 'sw')
0 files changed, 0 insertions, 0 deletions