bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] [sr #109145] Memory Leak


From: Fernando
Subject: [bug-gettext] [sr #109145] Memory Leak
Date: Mon, 19 Sep 2016 01:54:23 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36

URL:
  <http://savannah.gnu.org/support/?109145>

                 Summary: Memory Leak
                 Project: GNU gettext
            Submitted by: oberynmartell
            Submitted on: Mon 19 Sep 2016 01:54:21 AM GMT
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I'm running a memory leak detector on my software, and it is detecting some
memory leaks on the bindtextdomain and the textdomain functions.
I could not find anywhere if any kind of freeing of memory is needed for
gettext.
The call stack for both are:

ucrtbased.dll!malloc()
demon.exe!set_binding_values() + 0x12 bytes
demon.exe!libintl_bindtextdomain()

ucrtbased.dll!strdup()
demon.exe!libintl_textdomain() + 0xB bytes
demon.exe!textdomain()

Is it normal?

Thanks in advance!




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?109145>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]