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 703546 - src/graph.c issues
src/graph.c issues
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Charting
git master
Other All
: Normal normal
: ---
Assigned To: Jean Bréfort
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2013-07-03 14:24 UTC by Morten Welinder
Modified: 2013-07-03 15:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Tentative patch (2.85 KB, application/octet-stream)
2013-07-03 14:24 UTC, Morten Welinder
Details

Description Morten Welinder 2013-07-03 14:24:26 UTC
Created attachment 248315 [details]
Tentative patch

If someone supplies a really big range -- bigger than G_MAXINT/8 entries --
then I think src/graph.c gets a little confused.

The attached patch should improve the situation.
Comment 1 Morten Welinder 2013-07-03 15:11:55 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.