Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[lgtm] Ensure that the type casting is done before multiplication to prevent overflow.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 16 Jul 2021 13:38:38 +0000 (15:38 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 16 Jul 2021 13:59:57 +0000 (15:59 +0200)
commit434e141487bc5640f854a74f58f03eae36458ce0
treebc603f7ead0cb8362a1d7513eb545fe3ede4814c
parent39390464c7972e67624ee2a8f0c8a13269aebc13
[lgtm] Ensure that the type casting is done before multiplication to prevent overflow.
src/kernel/routing/DragonflyZone.cpp
src/kernel/routing/FatTreeZone.cpp
src/smpi/bindings/smpi_pmpi_type.cpp
src/smpi/internals/smpi_replay.cpp
src/smpi/mpi/smpi_datatype.cpp
src/smpi/mpi/smpi_datatype_derived.cpp