I think that this might be a small memory leak:

The string config_file is allocated in init_configuration() when the plugin is loaded, and then again in the callback function on_configure_response().

From what I can tell it's not being freed every time the callback is called.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/903

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.