diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2019-03-04 08:46:52 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-03-04 13:56:11 +0100 |
commit | de1e3a4d78d34cb7ab8c9a2f260b66a98abec983 (patch) | |
tree | 9a35bcaf863a103a0d6f4bc26ba7db5c67a87bd3 /shell | |
parent | f4a55b6bcaaa2d0b7e6162ab735788c35efe096c (diff) |
Avoid storing potentially negative and unused value in sal_uInt16 var
At least during CppunitTest_sd_misc_tests, when bReplace is true the value
initially calculated for nSdPageEnd (and later overwritten) was -1, so caused a
warning with Clang's implicit-signed-integer-truncation.
Change-Id: I69be2649e431590fc79808908470c9c2e3cf3c74
Reviewed-on: https://gerrit.libreoffice.org/68663
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions