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 network/21932] New: Unpaired __resolv_context_get in generic get*_r implementation


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

            Bug ID: 21932
           Summary: Unpaired __resolv_context_get in generic get*_r
                    implementation
           Product: glibc
           Version: 2.26
            Status: NEW
          Severity: normal
          Priority: P2
         Component: network
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
  Target Milestone: ---
             Flags: security-

The generic get*_r function calls __resolv_context_get without a matching
__resolv_context_put on all return paths.

This was found during code review.  The impact is a minor memory leak.

-- 
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]