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 304528 - Leak on xls load
Leak on xls load
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export MS Excel (tm)
git master
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2005-05-17 15:16 UTC by Morten Welinder
Modified: 2005-05-24 22:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2005-05-17 15:16:01 UTC
Load file from bug 303923.  Exit.

Leaking expression at 4214b0: {0,0}.
Leaking expression at 4214d8: {0,0}.
Leaking expression at 421578: {0,0}.
Leaking expression at 4215a0: {0,0}.

** (gnumeric:10185): WARNING **: Leaked 4 nodes from expression pool.

** (gnumeric:10185): WARNING **: Leaked 8 nodes from value int/bool pool.

** (gnumeric:10185): WARNING **: Leaked 4 nodes from value array pool.
Comment 1 Jody Goldberg 2005-05-24 22:04:00 UTC
I fixed this last week.