Kaydet (Commit) d935b5cc authored tarafından Caolán McNamara's avatar Caolán McNamara Kaydeden (comit) Andras Timar

fix another ww6 crash

Change-Id: I47b4ffb1d96041d51dde313c080ed1d9cd4000be
(cherry picked from commit 64052037)
Reviewed-on: https://gerrit.libreoffice.org/17908Reviewed-by: 's avatarDavid Tardon <dtardon@redhat.com>
Tested-by: 's avatarDavid Tardon <dtardon@redhat.com>
üst 30484103
This diff was suppressed by a .gitattributes entry.
...@@ -4327,6 +4327,7 @@ void WW8RStyle::ImportOldFormatStyles() ...@@ -4327,6 +4327,7 @@ void WW8RStyle::ImportOldFormatStyles()
{ {
rSt.SeekRel(cbPapx-nByteCount); rSt.SeekRel(cbPapx-nByteCount);
nByteCount += cbPapx-nByteCount; nByteCount += cbPapx-nByteCount;
break;
} }
sal_uInt8 cb(0); sal_uInt8 cb(0);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment