Hi,

I am not sure how to report bugs properly, the ticket system does not allow to create new issues here...

I (resp. LSAN) have found a small memory leak: rpc_uaddr2taddr_af() is allocating, depending on the address type, the buffer ret->buf, but when called e.g. via pmap_set(), only the outer buffer ls freed via "free(na)". There should be a "free(na->buf)" before...

Cheers,
Martin

 

Last edit: Martin Hierholzer 2024-08-21