SciTE leaks memory if it fails to open pipes when checking for a running instance on GTK+.
pipeFileName allocated by g_build_filename() is not freed if the pipe was not opened.
pipeFileName
g_build_filename()
The attached Mercurial patch file fixes this.
Committed as [46254e].
Commit: [46254e]
Log in to post a comment.
Committed as [46254e].
Related
Commit: [46254e]