After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 569034 - Integer Overflow in Left Shift operation
Integer Overflow in Left Shift operation
Status: RESOLVED DUPLICATE of bug 509988
Product: gnome-calculator
Classification: Core
Component: general
5.24.x
Other Linux
: Normal major
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-25 00:38 UTC by HyperHacker
Modified: 2009-01-26 11:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description HyperHacker 2009-01-25 00:38:12 UTC
The Left Shift operation suffers from a 32-bit integer overflow. Ex: 1,073,741,824 shifted 2 places left results in zero.
Comment 1 Robert Ancell 2009-01-26 11:33:08 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 509988 ***