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 358782 - Fixup sloppy string handling.
Fixup sloppy string handling.
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Rich Burridge
Rich Burridge
Depends on:
Blocks:
 
 
Reported: 2006-10-01 14:23 UTC by Rich Burridge
Modified: 2006-10-30 18:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Patch to fix the problem. (15.90 KB, patch)
2006-10-30 17:44 UTC, Rich Burridge
none Details | Review

Description Rich Burridge 2006-10-01 14:23:28 UTC
Bug #358337 was caused by a couple occurances of sloppy string handling
in gcalctool. There are probably others that could cause a problem. The
code needs to be checked for such occurances and fixed up.
Comment 1 Rich Burridge 2006-10-30 17:44:22 UTC
Created attachment 75677 [details] [review]
Patch to fix the problem.
Comment 2 Rich Burridge 2006-10-30 18:13:35 UTC
Changes checked into CVS HEAD. Bumped the version number in
configure.in to 5.9.6. Closing as FIXED.