Skip to content

rpcb_clnt.c (fixed): Eliminate double frees in delete_cache() (RHEL-11293)

Steve Dickson requested to merge steved92/libtirpc:RHEL-11293-fix into c8s

Merge Request Required Information

JIRA: https://issues.redhat.com/browse/RHEL-11293

JIRA: https://issues.redhat.com/browse/RHEL-11370

Summary of Changes

commit 6951a9c3139c9c7dbb0bdae70737996011fc7a37
Author: Herb Wartens <wartens2@llnl.gov>
Date:   Mon Mar 18 11:07:15 2024 -0400

    rpcb_clnt.c: memory leak in destroy_addr

    Piece was dropped from original fix.

    Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2225226
    Signed-off-by: Steve Dickson <steved@redhat.com>

Signed-off-by: Steve Dickson steved@redhat.com

Resolves: RHEL-11293

Resolves: RHEL-11370

Approved Development Ticket

All submissions to CentOS Stream must reference an approved ticket in Red Hat Jira. Please follow the CentOS Stream contribution documentation for how to file this ticket and have it approved.

Merge request reports