ntirpc icon indicating copy to clipboard operation
ntirpc copied to clipboard

fixbug memory leak

Open riweirui opened this issue 2 years ago • 2 comments

riweirui avatar Feb 13 '23 11:02 riweirui

Can you please update the commit message to explain the leak? This code is standard refcounting code, and the change is an odd one.

Uio reference not increase after call XDR_PUTBYTES,so uio will never be freed

chengmao2010 avatar Nov 09 '23 06:11 chengmao2010

Can you please update the commit message to explain the leak? This code is standard refcounting code, and the change is an odd one.

Uio reference not increase after call XDR_PUTBYTES,so uio will never be freed

Should we actually make a change there?

ffilz avatar May 14 '24 19:05 ffilz