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 650761 - SHEET function leaks
SHEET function leaks
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
git master
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2011-05-21 22:24 UTC by Morten Welinder
Modified: 2011-05-22 02:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2011-05-21 22:24:12 UTC
workbook_sheets returns an allocated list.

However, the implementation is silly.  We simply need sheet->index_in_wb.
Comment 1 Morten Welinder 2011-05-22 02:11:24 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.