diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-01-03 20:26:24 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-01-04 15:31:03 +0100 |
commit | 354d7ec99900ef5c17ac340e54b815c395dfb0a4 (patch) | |
tree | 258da6b99986c7fff49ddcfd2411cd2ce7385933 /sw/source | |
parent | 05150f1a61331de2a687855df41c406cd49fe38f (diff) |
cid#1456609 Operands don't affect result
2.2.2.37 EmfPlusPointR Object has...
"X (variable) This value MUST be specified by either an EmfPlusInteger7 object
or an EmfPlusInteger15 object." and the same for Y. where variable is variable
length.
I think ReadInt32 isn't the right choice here and we need to read either one or
two bytes, using the highbit of the first byte to determine if we need to
read another byte.
Change-Id: I60c0687403ff58dc393bd55a22f37c89357f60c3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86207
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source')
0 files changed, 0 insertions, 0 deletions