ntirpc
ntirpc copied to clipboard
fixbug memory leak
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
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?