Menu

#1267 Memory leak when checking for running instance

Committed
closed
5
2019-03-07
2019-03-02
philipp
No

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.

The attached Mercurial patch file fixes this.

1 Attachments

Discussion

  • Neil Hodgson

    Neil Hodgson - 2019-03-02
    • assigned_to: Neil Hodgson
    • Group: Completed --> Committed
     
  • Neil Hodgson

    Neil Hodgson - 2019-03-02

    Committed as [46254e].

     

    Related

    Commit: [46254e]

  • Neil Hodgson

    Neil Hodgson - 2019-03-07
    • status: open --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.