summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2020-07-13 12:41:22 +0200
committerMichael Stahl <michael.stahl@cib.de>2020-07-13 19:05:21 +0200
commitaf97e1053f79ea4a913c3bd11cc779f355006f38 (patch)
tree39bf10217d2ab95d3512e387d91120af01a99faf /.gitmodules
parent4c8f4cf3dd6f8d0fd575d3a4d50a332556fdc289 (diff)
tdf#134667 filter: EPS export: fix integer unsigned->signed SNAFU
In PSWriter::ImplWriteF(), (nCount + 1) - nLen used to be unsigned long but now it's unsigned 32-bit int so on 64-bit platform values > 2^31 no longer init nStSize to negative values. (regression from cf82475c785c47327cdc9d591d63d7a82dd1ac53) Change-Id: Ib17537cf67c80883f10cf2a3b7e38d6a8f8dfcb7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98654 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@cib.de>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions