This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug locale/23778] New: minor memory leaks in locale programs


https://sourceware.org/bugzilla/show_bug.cgi?id=23778

            Bug ID: 23778
           Summary: minor memory leaks in locale programs
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: locale
          Assignee: unassigned at sourceware dot org
          Reporter: dj at redhat dot com
  Target Milestone: ---

Created attachment 11328
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11328&action=edit
patch showing leaks and suggested fixes

While these programs are run-once-exit, coverty notices that some memory is
either leaked or possibly misused (it's not, but the logic is too subtle for
coverty ;)

So consider this a "cleanup bug" to make the code a little more "correct".

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]