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 690753 - Python function help text leak
Python function help text leak
Status: RESOLVED OBSOLETE
Product: Gnumeric
Classification: Applications
Component: General
git master
Other Linux
: Normal minor
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2012-12-26 23:21 UTC by Andreas J. Guelzow
Modified: 2018-05-22 13:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas J. Guelzow 2012-12-26 23:21:02 UTC
The function help strings created in python_function_get_gnumeric_help are clearly leaking.

It also seems that the GnmFuncHelp structures created in python_function_get_gnumeric_help as well as the perl loader functions default_gnm_help and make_gnm_help are also leaking.
Comment 1 Morten Welinder 2018-04-22 03:45:15 UTC
I fixed this for perl.  Python can probably be fixed the same way.

(Register such allocations and release them when the module is unloaded.)
Comment 2 GNOME Infrastructure Team 2018-05-22 13:55:55 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnumeric/issues/207.