Files
loongoffice/tools/source/generic
Noel Grandin 61a3aaae61 cid#1471704 workaround
Coverity complaints that
"nVal = nNum[0] in bigint.cxx:84 is an assignment of overlapping memory"
But this is essentially a tagged union, so it's actually fine.
Workaround the warning by using a temporary (which the compiler
will optimise away anyhow)

Change-Id: I0fda945f831b1cdd7b33f7cb671a744150990bf6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109294
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-01-15 08:08:40 +01:00
..
2021-01-15 08:08:40 +01:00
2020-11-21 07:17:26 +01:00
2020-12-20 09:08:09 +01:00
2020-12-24 12:00:07 +01:00
2021-01-14 20:22:35 +01:00
2021-01-14 20:22:35 +01:00