Plan 9 from Bell Labs’s /usr/web/sources/patch/applied/lib9p-leak/readme
Make sure that closefid/closereq are called with a refcount of 1 when fid or request are not returned. (non-return should not be counted as return in refcount). Without the patch, the fid/req structure will leak in the error case.