[Bug 49585] New: valgrind shows a possible leak in dlls/ntdll/env.c:read_nls_file()

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jul 19 02:29:59 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49585

            Bug ID: 49585
           Summary: valgrind shows a possible leak in
                    dlls/ntdll/env.c:read_nls_file()
           Product: Wine
           Version: 5.13
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase, valgrind
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
      Distribution: Gentoo

Getting a lot of spam, presumably every thread/process:
==9262== 5,512 bytes in 1 blocks are possibly lost in loss record 33 of 33
==9262==    at 0x40345DC: malloc (vg_replace_malloc.c:307)
==9262==    by 0x486401C: read_nls_file (env.c:100)
==9262==    by 0x48649EF: init_environment (env.c:961)
==9262==    by 0x48733BA: __wine_main (loader.c:1710)
==9262==    by 0x7D0017D7: main (main.c:285)
==9262==

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list