mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
e802b90f31
(pushing for Bill Maddox) The following appear to be false positives. The patch adjusts the code in a meaning-preserving way such that the analysis warnings no longer appear. My best guess is that the analysis does not take into account the discretenes of integer arithmetic in analyzing relational operators. nanojit/Assembler.cpp(2004) nanojit/Nativei386.cpp(1214) Here, an outer definition is indeed hidden, but it is dead at this point, and the code is correct as it stands. Stylistically, however, the hiding should be avoided, as in the patch. nanojit\LIR.cpp(671) --HG-- extra : convert_revision : fdff643a3c793c57150d0e8b48bc1f12383d939e |
||
---|---|---|
.. | ||
jsd | ||
narcissus | ||
src | ||
landbranch.pl |