diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-07-23 17:37:04 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-07-24 09:32:30 +0200 |
commit | 37ce56416d67ecd6a8d1bfa762c45ec04a00e51b (patch) | |
tree | e9053f48440dcac251ee796225c7671e44b91483 /svgio/inc/svgstyleattributes.hxx | |
parent | 20bb79886de5b7e24b6796aaa9811153abda86c9 (diff) |
crashtesting: infinite recurse with moz609361-1.svg
Change-Id: I18c2dd159dd7a64c3627abdb472d65013453b1b9
Reviewed-on: https://gerrit.libreoffice.org/57891
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svgio/inc/svgstyleattributes.hxx')
-rw-r--r-- | svgio/inc/svgstyleattributes.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svgio/inc/svgstyleattributes.hxx b/svgio/inc/svgstyleattributes.hxx index c642f169f9c6..44f4d35ab9b4 100644 --- a/svgio/inc/svgstyleattributes.hxx +++ b/svgio/inc/svgstyleattributes.hxx @@ -231,6 +231,7 @@ namespace svgio BaselineShift maBaselineShift; SvgNumber maBaselineShiftNumber; + mutable bool mbResolvingParent; // defines if this attributes are part of a ClipPath. If yes, // rough geometry will be created on decomposition by patching |